summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorabelian4242021-02-15 20:57:50 +0600
committerabelian4242021-02-15 20:57:50 +0600
commit77740cf15a0624e1a800efedbdc9239de05be9c9 (patch)
tree59c3cc1f11b9a95b481afb39d6f6bc602fb7fbf9 /PKGBUILD
parentc0055fe614c3c035158d4fbde3af8dad5533f14e (diff)
downloadaur-77740cf15a0624e1a800efedbdc9239de05be9c9.tar.gz
Reverted to stable 5.20.0, those who want beta build can manually configure PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6068e496f62f..a8acb22ee853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Author: Roman Gilg <subdiff@gmail.com>
pkgname=disman-kwinft
-pkgver=5.21.0.beta
-_pkgver=0.521.0-beta.0
+pkgver=5.20.0
+_pkgver=0.520.0
pkgrel=0
pkgdesc='Qt/C++ display management library'
arch=(x86_64)
@@ -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=('0db4de79e01a060dcf8859494bab17c6')
+md5sums=('ca8a434744b08c5bf430ae8804c8132b')
prepare() {
tar -xvf disman-disman@$_pkgver.tar.gz