summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-05-01 13:16:40 +0200
committerNicola Murino2021-05-01 13:16:40 +0200
commitad9703854d2d4b48919f17851a27872bfc6cad35 (patch)
treef69cc146d357724e7131bb434dab29df4bbe9e58
parent104b6ea2698bb4018dcfc1d7c604472d6643bb8c (diff)
downloadaur-ad9703854d2d4b48919f17851a27872bfc6cad35.tar.gz
update to 5.3.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b4fb62ea3a4..2ac82cf25ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pop-gtk-theme-bin
pkgdesc = System76 Pop GTK+ Theme
- pkgver = 5.3.1
+ pkgver = 5.3.3
pkgrel = 1
url = https://github.com/pop-os/gtk-theme
arch = any
@@ -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 = https://github.com/pop-os/gtk-theme/releases/download/v5.3.1/pop-gtk-theme_5.3.1_all.deb
- sha256sums = e6704704f0448c056b022de3284ec85693fbf35643ce3fa9b237a367e3affe4c
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_5.3.3~1617911139~21.04~a04f375_all.deb
+ sha256sums = b9ec6ca623977f874d90daff8d7fa50f2d2d64355bf46bef51e532bd2c0a6cf1
pkgname = pop-gtk-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index dc1c3122f0c7..ea402b8407bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gtk-theme-bin'
-pkgver='5.3.1'
+pkgver='5.3.3'
pkgrel=1
-_timestamp=1605227705
-_commit=50f789b
+_timestamp=1617911139
+_commit=a04f375
pkgdesc='System76 Pop GTK+ Theme'
arch=('any')
url='https://github.com/pop-os/gtk-theme'
@@ -30,8 +30,8 @@ optdepends=(
"ttf-fira-mono: Recommended monospace font"
"ttf-roboto-slab: Recommended font for documents"
)
-source=("https://github.com/pop-os/gtk-theme/releases/download/v${pkgver}/pop-gtk-theme_${pkgver}_all.deb")
-sha256sums=('e6704704f0448c056b022de3284ec85693fbf35643ce3fa9b237a367e3affe4c')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gtk-theme_${pkgver}~${_timestamp}~21.04~${_commit}_all.deb")
+sha256sums=('b9ec6ca623977f874d90daff8d7fa50f2d2d64355bf46bef51e532bd2c0a6cf1')
package() {
cd "${srcdir}"