summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b25abcdc792b..130a5b6071aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gtk3-optional-csd
-pkgver=3.20.3
+pkgver=3.20.5
pkgrel=1
pkgdesc='gobject-based gui toolkit with optionally enabled csd'
@@ -20,7 +20,7 @@ conflicts=('gtk3')
source=("https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz"
'gtk3-make-csd-optional.patch')
-sha1sums=('460259a1aa8791c9e640e9d0a0785253ebaf93dc'
+sha1sums=('8cad1b3267c2ead7454cd90499bf873396b01e43'
'b667c109d6f58ea8547a52a7b381ed65e383d778')
install='gtk3.install'