summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPavan Rikhi2018-11-01 22:05:16 -0400
committerPavan Rikhi2018-11-01 22:05:16 -0400
commit8972f926b9e6c0bb4dd4fc0f56caaa1922ad6bd4 (patch)
tree6082512398eb3370e0f71080c0d9f7c12be541e7 /PKGBUILD
parent0fe7ee79b1b49271142f6cc85e4335ac34b8a2b2 (diff)
downloadaur-8972f926b9e6c0bb4dd4fc0f56caaa1922ad6bd4.tar.gz
3.28.0 -> 3.30.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 779c6df07585..a11a024ced14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# OUTLINE_COLOR Variables in the `build()` Function.
pkgname=adwaita-custom-cursor-colors
-pkgver=3.28.0
+pkgver=3.30.0
pkgrel=1
pkgdesc="GNOME's Adwaita Theme with Customizable Cursor Colors"
url="https://git.gnome.org/browse/adwaita-icon-theme"
@@ -17,7 +17,7 @@ makedepends=(intltool git gtk3 gnome-common python2 python2-pillow inkscape xorg
provides=(adwaita-icon-theme)
conflicts=(adwaita-icon-theme)
source=("https://github.com/GNOME/adwaita-icon-theme/archive/$pkgver.tar.gz")
-sha256sums=('da3f00ac6abb4514d92d2b614388122eead82d079decee26b167aea956e312d9')
+sha256sums=('14b70916d763f841865c295b4d6dd0aebba6f0829a29c019348d0f775178aeba')
_sourcefolder="adwaita-icon-theme-$pkgver"