aboutsummaryrefslogtreecommitdiffstats
path: root/community/wf-recorder
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-14 12:42:49 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-14 16:00:29 +0000
commit0f45566fc3b7689aaec7f2e2a7d40dc7d4420d4e (patch)
tree4c4ed1a71efdcf7c553751b9301e68f21ca67e71 /community/wf-recorder
parent28faee3103f1e6745fdd619b86eedd2d9c5516de (diff)
downloadaports-0f45566fc3b7689aaec7f2e2a7d40dc7d4420d4e.tar.bz2
aports-0f45566fc3b7689aaec7f2e2a7d40dc7d4420d4e.tar.xz
community/wf-recorder: upgrade to 0.2.1
Diffstat (limited to 'community/wf-recorder')
-rw-r--r--community/wf-recorder/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wf-recorder/APKBUILD b/community/wf-recorder/APKBUILD
index a519e9d47d..99dd1d7525 100644
--- a/community/wf-recorder/APKBUILD
+++ b/community/wf-recorder/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=wf-recorder
-pkgver=0.2
-pkgrel=2
+pkgver=0.2.1
+pkgrel=0
pkgdesc="Screen recording for wlroots-based compositors"
options="!check" # No testsuite
url="https://github.com/ammen99/wf-recorder"
@@ -30,4 +30,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="c1b9b9b39c03a9d99955446c54b5a70e4f53ad62fa2e9c9f42cf5a3b92b51eb14bab3ddd2a6d776428f79c920c91d699cb79a430c85c21cd74088e1ef7d5dbd1 wf-recorder-0.2.tar.xz"
+sha512sums="e232f4a13d4891863a58667dc87df113f13fabac5042c93143d652472287e84906b261b764869cd02c523f5b3d2331224e2bb71f66814d1a1c9c99a0d28aa40a wf-recorder-0.2.1.tar.xz"