diff options
author | Drew DeVault <sir@cmpwn.com> | 2022-02-15 10:20:12 +0100 |
---|---|---|
committer | dispatch <dispatch@listserv.local> | 2022-02-15 09:27:34 +0000 |
commit | dc55c2fbc23ee6e0b5e3615f38c4ed79241f27ba (patch) | |
tree | 4cf882d20d1796a6e4bbba231446f0aba3ca4507 | |
parent | e5b80cd3d1aba09918ecc16ebea52cd08b33ba31 (diff) | |
download | aports-patches/3941.tar.gz aports-patches/3941.tar.bz2 aports-patches/3941.tar.xz |
testing/wlrobs: bump pkgrelpatches/3941
-rw-r--r-- | testing/wlrobs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wlrobs/APKBUILD b/testing/wlrobs/APKBUILD index 3edd554cb4..3db1e242ff 100644 --- a/testing/wlrobs/APKBUILD +++ b/testing/wlrobs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=wlrobs pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="obs-studio plugin that allows you to screen capture on wlroots" url="https://hg.sr.ht/~scoopta/wlrobs" arch="all" |