summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-02-22 10:13:25 +0100
committerNicola Murino2018-02-22 10:13:25 +0100
commit211fbb6af86efe4918f133539c44ba3d9f99e3ab (patch)
tree2f3715ddc0dbba35fa5bf6e09aeecc8ee02c9586
parentc17fd87021a12d71f36809d08e69466cb27cf9b9 (diff)
downloadaur-211fbb6af86efe4918f133539c44ba3d9f99e3ab.tar.gz
Update to 3.0.3-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b0eae5a9f0d..9f8ef76695d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Tue Dec 12 17:57:10 UTC 2017
+# Thu Feb 22 09:13:13 UTC 2018
pkgbase = pop-gtk-theme-bin
- pkgdesc = Version 2 of the Pop GTK+ Theme
- pkgver = 2.99.4
+ pkgdesc = System76 Pop GTK+ Theme
+ pkgver = 3.0.3
pkgrel = 1
- url = https://github.com/system76/pop-gtk-theme
+ url = https://github.com/pop-os/gtk-theme
arch = any
license = GPL2
license = CCPL:by-sa
provides = pop-gtk-theme
conflicts = pop-gtk-theme
- source = https://github.com/pop-os/gtk-theme/releases/download/3.0.0-b4/pop-gtk-theme_2.99.4_all.deb
- sha256sums = 5b0f04466a255191500b333c2d9a7129c58ca19ce1420a815df27a5d7a07d3f5
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_3.0.3~1517247190~18.04~35b69b7_all.deb
+ sha256sums = b28e87188378372923b462d04b3a5246fc28e9539f818dba6b7a56d929cbaff9
pkgname = pop-gtk-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 75a7fade9666..7df71ce9e8f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gtk-theme-bin'
-pkgver='2.99.4'
-_pkgdir="3.0.0-b4"
+pkgver='3.0.3'
pkgrel=1
-pkgdesc='Version 2 of the Pop GTK+ Theme'
+pkgdesc='System76 Pop GTK+ Theme'
arch=('any')
-url='https://github.com/system76/pop-gtk-theme'
+url='https://github.com/pop-os/gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gtk-theme')
provides=('pop-gtk-theme')
-source=("https://github.com/pop-os/gtk-theme/releases/download/${_pkgdir}/pop-gtk-theme_${pkgver}_all.deb")
-sha256sums=('5b0f04466a255191500b333c2d9a7129c58ca19ce1420a815df27a5d7a07d3f5')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_${pkgver}~1517247190~18.04~35b69b7_all.deb")
+sha256sums=('b28e87188378372923b462d04b3a5246fc28e9539f818dba6b7a56d929cbaff9')
package() {
cd "${srcdir}"