summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGötz Christ2019-09-08 18:02:52 -0500
committerGötz Christ2019-09-08 18:02:52 -0500
commit3d2772efd9aa5b8fe95cef3dc681f2988a6b6c65 (patch)
treed28316475b1c0ae767c6bcbf50d867a763535997
parent30b95d9a97d73d6f4c5a7ccb87b8c7a5ae92fccb (diff)
downloadaur-3d2772efd9aa5b8fe95cef3dc681f2988a6b6c65.tar.gz
Update to 5.2.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7b128463815..47af677c3bdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk-theme-elementary
pkgdesc = The official elementary GTK theme designed to be smooth, attractive, fast, and usable.
- pkgver = 5.2.3
+ pkgver = 5.2.5
pkgrel = 1
url = https://github.com/elementary/stylesheet
arch = any
@@ -9,8 +9,8 @@ pkgbase = gtk-theme-elementary
optdepends = elementary-icon-theme: the elementary icon theme
conflicts = elementary-gtk-theme
conflicts = egtk-bzr
- source = gtk-theme-elementary-5.2.3.tar.gz::https://github.com/elementary/stylesheet/archive/5.2.3.tar.gz
- sha256sums = ddc4250110b427dc5485ebb316361ef7595b5b78f7b0f9792ab61b33fa3cc3dd
+ source = gtk-theme-elementary-5.2.5.tar.gz::https://github.com/elementary/stylesheet/archive/5.2.5.tar.gz
+ sha256sums = 85fc9293c55e9bf3699b79435b6bc555ec0b4827900eb53e9ca6910afd55fcfb
pkgname = gtk-theme-elementary
diff --git a/PKGBUILD b/PKGBUILD
index 81995be95878..f20001fd80d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gtk-theme-elementary
_realname=stylesheet
-pkgver=5.2.3
+pkgver=5.2.5
pkgrel=1
pkgdesc="The official elementary GTK theme designed to be smooth, attractive, fast, and usable."
arch=('any')
@@ -14,7 +14,7 @@ groups=('pantheon')
optdepends=('elementary-icon-theme: the elementary icon theme')
conflicts=('elementary-gtk-theme' 'egtk-bzr')
source=("$pkgname-$pkgver.tar.gz::https://github.com/elementary/$_realname/archive/$pkgver.tar.gz")
-sha256sums=('ddc4250110b427dc5485ebb316361ef7595b5b78f7b0f9792ab61b33fa3cc3dd')
+sha256sums=('85fc9293c55e9bf3699b79435b6bc555ec0b4827900eb53e9ca6910afd55fcfb')
package() {
install -d "$pkgdir/usr/share/themes"