summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2017-12-09 20:49:56 +0100
committerNicola Murino2017-12-09 20:49:56 +0100
commitde6a3fa5258e21b7d78fae5167058e79026965ae (patch)
tree5a74ea6e7a782aa3bdd5ca3bda2147e2515f2932
parent000473e0605ed43cb0c738c848c973db74ca9073 (diff)
downloadaur-de6a3fa5258e21b7d78fae5167058e79026965ae.tar.gz
Update to 2.99.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b999ec220063..02b9f6a1d0b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 26 07:20:37 UTC 2017
+# Sat Dec 9 19:49:43 UTC 2017
pkgbase = pop-gtk-theme-bin
pkgdesc = Version 2 of the Pop GTK+ Theme
- pkgver = 2.2.3
+ pkgver = 2.99.2
pkgrel = 1
url = https://github.com/system76/pop-gtk-theme
arch = any
@@ -10,8 +10,8 @@ pkgbase = pop-gtk-theme-bin
license = CCPL:by-sa
provides = pop-gtk-theme
conflicts = pop-gtk-theme
- source = https://github.com/system76/pop-gtk-theme/releases/download/2.2.3-0/pop-gtk-theme_2.2.3.0_all.deb
- sha256sums = 1015f94785700c537e42058779489e4f3a8ef8b1a649398e09bfcf04b8505f93
+ source = https://github.com/pop-os/gtk-theme/releases/download/3.0.0-b2/pop-gtk-theme_2.99.2_all.deb
+ sha256sums = 56beb922d115650f06f805facd181b40c202febe8b396c5c79b520f2b7deafce
pkgname = pop-gtk-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 827f7b7ec5e4..65c0bc5bff84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gtk-theme-bin'
-pkgver='2.2.3'
-_pkgdir="${pkgver}-0"
-_pkgver="${pkgver}.0"
+pkgver='2.99.2'
+_pkgdir="3.0.0-b2"
pkgrel=1
pkgdesc='Version 2 of the Pop GTK+ Theme'
arch=('any')
@@ -12,8 +11,8 @@ url='https://github.com/system76/pop-gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gtk-theme')
provides=('pop-gtk-theme')
-source=("https://github.com/system76/pop-gtk-theme/releases/download/${_pkgdir}/pop-gtk-theme_${_pkgver}_all.deb")
-sha256sums=('1015f94785700c537e42058779489e4f3a8ef8b1a649398e09bfcf04b8505f93')
+source=("https://github.com/pop-os/gtk-theme/releases/download/${_pkgdir}/pop-gtk-theme_${pkgver}_all.deb")
+sha256sums=('56beb922d115650f06f805facd181b40c202febe8b396c5c79b520f2b7deafce')
package() {
cd "${srcdir}"