summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Beste2017-10-13 10:28:13 -0500
committerDan Beste2017-10-13 10:28:13 -0500
commita10c9da045ac95bf9bd3926aa5e6c732dd221d7b (patch)
tree35f889e299be00d0d839b21d5b4d1035283a766c
parent853f450b390c0909f16a66a48abc24992b4f200c (diff)
downloadaur-a10c9da045ac95bf9bd3926aa5e6c732dd221d7b.tar.gz
v2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcdf2ae5b9b7..9418a1c664e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = pop-gtk-theme
pkgdesc = Version 2 of the Pop GTK+ Theme
- pkgver = 2.0.7
+ pkgver = 2.1.2
pkgrel = 1
url = https://github.com/system76/pop-gtk-theme
arch = any
license = GPL2
license = CCPL:by-sa
makedepends = sassc
- source = pop-gtk-theme-2.0.7-0.tar.gz::https://github.com/system76/pop-gtk-theme/archive/2.0.7-0/pop-gtk-theme-2.0.7-0.tar.gz
- sha256sums = 4688173ef05939fbdff587fd16c852882661496c820edcd040a8dd9980803023
+ source = pop-gtk-theme-2.1.2-0.tar.gz::https://github.com/system76/pop-gtk-theme/archive/2.1.2-0/pop-gtk-theme-2.1.2-0.tar.gz
+ sha256sums = 60c79fa5acee95d7d972953fa5043e60e12ef1afe0180c1a8d0589d8e7c04400
pkgname = pop-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index a44e98f00e29..285afc204f93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Carl George < carl at george dot computer >
pkgname='pop-gtk-theme'
-pkgver='2.0.7'
+pkgver='2.1.2'
_pkgver="${pkgver}-0"
pkgrel=1
pkgdesc='Version 2 of the Pop GTK+ Theme'
@@ -11,7 +11,7 @@ url='https://github.com/system76/pop-gtk-theme'
license=('GPL2' 'CCPL:by-sa')
makedepends=('sassc')
source=("${pkgname}-${_pkgver}.tar.gz::${url}/archive/${_pkgver}/${pkgname}-${_pkgver}.tar.gz")
-sha256sums=('4688173ef05939fbdff587fd16c852882661496c820edcd040a8dd9980803023')
+sha256sums=('60c79fa5acee95d7d972953fa5043e60e12ef1afe0180c1a8d0589d8e7c04400')
build() {
cd "${pkgname}-${_pkgver}"