summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c18646e9883a..0ba1850e691c 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.0
+ pkgver = 5.2.1
pkgrel = 1
url = https://launchpad.net/egtk
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.0.tar.gz::https://github.com/elementary/stylesheet/archive/5.2.0.tar.gz
- sha256sums = 4a72ba818f57ba7063e092ccdf0ca8ff23185514d5eda1a5a28fe594e0049835
+ source = gtk-theme-elementary-5.2.1.tar.gz::https://github.com/elementary/stylesheet/archive/5.2.1.tar.gz
+ sha256sums = b6104a5380a77ea1634706afb749b6ea482e98af970d134fe00a7b0fcb841934
pkgname = gtk-theme-elementary
diff --git a/PKGBUILD b/PKGBUILD
index 3a6038fdabdf..424d85ad936b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gtk-theme-elementary
_realname=stylesheet
-pkgver=5.2.0
+pkgver=5.2.1
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=(4a72ba818f57ba7063e092ccdf0ca8ff23185514d5eda1a5a28fe594e0049835)
+sha256sums=('b6104a5380a77ea1634706afb749b6ea482e98af970d134fe00a7b0fcb841934')
package() {
install -d "$pkgdir/usr/share/themes"