summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorabelian4242022-02-09 00:28:58 +0600
committerabelian4242022-02-09 00:28:58 +0600
commit6b8d1581cae44a49dbbdc19d6836f7c1f692d4eb (patch)
treed5028156fe66622bacc671cde14f4652af673c66 /PKGBUILD
parent4c807ac1f635919978298ec624d7e030cdf6b36e (diff)
downloadaur-6b8d1581cae44a49dbbdc19d6836f7c1f692d4eb.tar.gz
Updated to 0.524.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6e325006518..e9379125e88a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Author: Roman Gilg <subdiff@gmail.com>
pkgname=disman-kwinft
-pkgver=5.23.0
-_pkgver=0.523.0
+pkgver=5.24.0
+_pkgver=0.524.0
pkgrel=1
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=('c55af8059b407353020f1879c25c25ab')
+md5sums=('b541330ea2a5c2e8e779635b2661c0f4')
prepare() {
tar -xvf disman-disman@$_pkgver.tar.gz