summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-11-18 22:03:11 +0100
committerNicola Murino2020-11-18 22:03:11 +0100
commit104b6ea2698bb4018dcfc1d7c604472d6643bb8c (patch)
tree3b1be17722fca9554990f33ae7a4b6c907597aca
parentc610d426bf7738304852989372326c6d553c492d (diff)
downloadaur-104b6ea2698bb4018dcfc1d7c604472d6643bb8c.tar.gz
Update to 5.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 655bc1e95bf9..1b4fb62ea3a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pop-gtk-theme-bin
pkgdesc = System76 Pop GTK+ Theme
- pkgver = 5.3.0
- pkgrel = 2
+ pkgver = 5.3.1
+ pkgrel = 1
url = https://github.com/pop-os/gtk-theme
arch = any
license = GPL2
@@ -22,8 +22,8 @@ pkgbase = pop-gtk-theme-bin
optdepends = ttf-roboto-slab: Recommended font for documents
provides = pop-gtk-theme
conflicts = pop-gtk-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_5.3.0~1605227705~20.10~50f789b_all.deb
- sha256sums = 534c8385ae50a038ff126d2ca8f28d977ccf590ad0aee6402cdfe1b354a23aba
+ source = https://github.com/pop-os/gtk-theme/releases/download/v5.3.1/pop-gtk-theme_5.3.1_all.deb
+ sha256sums = e6704704f0448c056b022de3284ec85693fbf35643ce3fa9b237a367e3affe4c
pkgname = pop-gtk-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0ce45d4d4dda..dc1c3122f0c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gtk-theme-bin'
-pkgver='5.3.0'
-pkgrel=2
+pkgver='5.3.1'
+pkgrel=1
_timestamp=1605227705
_commit=50f789b
pkgdesc='System76 Pop GTK+ Theme'
@@ -30,8 +30,8 @@ optdepends=(
"ttf-fira-mono: Recommended monospace font"
"ttf-roboto-slab: Recommended font for documents"
)
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_${pkgver}~${_timestamp}~20.10~${_commit}_all.deb")
-sha256sums=('534c8385ae50a038ff126d2ca8f28d977ccf590ad0aee6402cdfe1b354a23aba')
+source=("https://github.com/pop-os/gtk-theme/releases/download/v${pkgver}/pop-gtk-theme_${pkgver}_all.deb")
+sha256sums=('e6704704f0448c056b022de3284ec85693fbf35643ce3fa9b237a367e3affe4c')
package() {
cd "${srcdir}"