summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b75f9cc4096..e99fcca6cd29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pop-gnome-shell-theme-bin
pkgdesc = System76 Pop GNOME Shell Theme
- pkgver = 5.3.0
- pkgrel = 2
+ pkgver = 5.3.1
+ pkgrel = 1
url = https://github.com/pop-os/gnome-shell-theme
arch = any
license = GPL2
@@ -16,8 +16,8 @@ pkgbase = pop-gnome-shell-theme-bin
optdepends = pop-session-bin
provides = pop-gnome-shell-theme
conflicts = pop-gnome-shell-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gnome-shell-theme_5.3.0~1605227705~20.10~50f789b_all.deb
- sha256sums = c8140d6dae69a9bf0165050b9dfb71cfc55c624ab6d5b38e43ec1ca92684b0a9
+ source = https://github.com/pop-os/gtk-theme/releases/download/v5.3.1/pop-gnome-shell-theme_5.3.1_all.deb
+ sha256sums = 76f74500b339f09679db9847197a5f77fb702a6430facee5a574ef3caab24e4b
pkgname = pop-gnome-shell-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 15e52ea840ab..ae28fdca28ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-gnome-shell-theme-bin'
-pkgver='5.3.0'
-pkgrel=2
+pkgver='5.3.1'
+pkgrel=1
_timestamp=1605227705
_commit=50f789b
pkgdesc='System76 Pop GNOME Shell Theme'
@@ -24,8 +24,8 @@ optdepends=(
"ttf-roboto-slab: Recommended font for documents"
"pop-session-bin"
)
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-gnome-shell-theme_${pkgver}~${_timestamp}~20.10~${_commit}_all.deb")
-sha256sums=('c8140d6dae69a9bf0165050b9dfb71cfc55c624ab6d5b38e43ec1ca92684b0a9')
+source=("https://github.com/pop-os/gtk-theme/releases/download/v${pkgver}/pop-gnome-shell-theme_${pkgver}_all.deb")
+sha256sums=('76f74500b339f09679db9847197a5f77fb702a6430facee5a574ef3caab24e4b')
package() {
cd "${srcdir}"