summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorabelian4242021-02-10 22:53:15 +0600
committerabelian4242021-02-10 22:53:15 +0600
commit381f22dced7f86ebe0442523e6f963f4aae73245 (patch)
tree18804e445d8732872e241fbea8bbac3adb898d37 /PKGBUILD
parent90ba7565e7e4201adb0d57d0f16810676a4ade09 (diff)
downloadaur-381f22dced7f86ebe0442523e6f963f4aae73245.tar.gz
Updated to 0.521.0-beta.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51f25aac28d3..2711c7f18c1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Author: Roman Gilg <subdiff@gmail.com>
pkgname=disman-kwinft
-pkgver=5.20.0
-_pkgver=0.520.0
-pkgrel=2
+pkgver=5.21.0
+_pkgver=0.521.0-beta.0
+pkgrel=1
pkgdesc='Qt/C++ display management library'
arch=(x86_64)
url="https://gitlab.com/kwinft/disman"
@@ -13,7 +13,7 @@ provides=("disman")
conflicts=("disman")
makedepends=(extra-cmake-modules)
source=("https://gitlab.com/kwinft/disman/-/archive/disman@$_pkgver/disman-disman@$_pkgver.tar.gz")
-md5sums=('ca8a434744b08c5bf430ae8804c8132b')
+md5sums=('0db4de79e01a060dcf8859494bab17c6')
prepare() {
tar -xvf disman-disman@$_pkgver.tar.gz