summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-02-22 10:13:50 +0100
committerNicola Murino2018-02-22 10:13:50 +0100
commit2ff24764f110dfec4c515fb13faebbb2c9cfb17d (patch)
tree45b75f9bfbcc17853a655b67c4c04dc25898bb78
parentd9961ae1c76b70c244de52b03a1e5c1272d1be2c (diff)
downloadaur-2ff24764f110dfec4c515fb13faebbb2c9cfb17d.tar.gz
Update to 3.0.3-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ce69cc374b..b0d6ba2db12d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 12 18:03:04 UTC 2017
+# Thu Feb 22 09:13:48 UTC 2018
pkgbase = pop-gnome-shell-theme-bin
- pkgdesc = Pop GNOME Shell Theme
- pkgver = 2.99.4
+ pkgdesc = System76 Pop GNOME Shell Theme
+ pkgver = 3.0.3
pkgrel = 1
url = https://github.com/pop-os/gtk-theme
arch = any
@@ -10,8 +10,8 @@ pkgbase = pop-gnome-shell-theme-bin
license = CCPL:by-sa
provides = pop-gnome-shell-theme
conflicts = pop-gnome-shell-theme
- source = https://github.com/pop-os/gtk-theme/releases/download/3.0.0-b4/pop-gnome-shell-theme_2.99.4_all.deb
- sha256sums = 599fe37c78900f93fd91ab2001a2b6c7f1ba59f2319cc5ab1902072cba924d97
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gnome-shell-theme_3.0.3~1517247190~18.04~35b69b7_all.deb
+ sha256sums = 44e72fc6cac94f04276b354e80cc14f8fde70366ac8615fc4d4eddba93d81868
pkgname = pop-gnome-shell-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 946cd6f65c2b..b684361dec15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gnome-shell-theme-bin'
-pkgver='2.99.4'
-_pkgdir="3.0.0-b4"
+pkgver='3.0.3'
pkgrel=1
-pkgdesc='Pop GNOME Shell Theme'
+pkgdesc='System76 Pop GNOME Shell Theme'
arch=('any')
url='https://github.com/pop-os/gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gnome-shell-theme')
provides=('pop-gnome-shell-theme')
-source=("https://github.com/pop-os/gtk-theme/releases/download/${_pkgdir}/pop-gnome-shell-theme_${pkgver}_all.deb")
-sha256sums=('599fe37c78900f93fd91ab2001a2b6c7f1ba59f2319cc5ab1902072cba924d97')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gnome-shell-theme_${pkgver}~1517247190~18.04~35b69b7_all.deb")
+sha256sums=('44e72fc6cac94f04276b354e80cc14f8fde70366ac8615fc4d4eddba93d81868')
package() {
cd "${srcdir}"