summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEarnestly2016-04-25 12:47:48 +0100
committerEarnestly2016-04-25 12:47:48 +0100
commit759c447642cf7d930a587b677e59e72a6ef4ffd2 (patch)
tree3abd5a3b8746a2c4f0d5187256d4090ab1f2e50c /PKGBUILD
parent0a1fbd382362648bef84e44e81854c7c9b4f5b7a (diff)
downloadaur-759c447642cf7d930a587b677e59e72a6ef4ffd2.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61c97662097e..b25abcdc792b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gtk3-optional-csd
-pkgver=3.20.2
+pkgver=3.20.3
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=('7933099b2607fe66493c71d758faca0225d37565'
+sha1sums=('460259a1aa8791c9e640e9d0a0785253ebaf93dc'
'b667c109d6f58ea8547a52a7b381ed65e383d778')
install='gtk3.install'