summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-11-18 22:07:54 +0100
committerNicola Murino2020-11-18 22:07:54 +0100
commit1c8f76a67e9db0d2d185d1f38a3b781ac17edc37 (patch)
treee276297344afd179af06204747d3f3b3130289d1
parenteea9bf50b738e6e0dec7fd8b8e82f536db5a6aa4 (diff)
downloadaur-1c8f76a67e9db0d2d185d1f38a3b781ac17edc37.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 b6afe000e0b5..78c65c21174a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = pop-sound-theme-bin
pkgdesc = System76 Pop Sound 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
license = CCPL:by-sa
provides = pop-sound-theme
conflicts = pop-sound-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-sound-theme_5.3.0~1605227705~20.10~50f789b_all.deb
- sha256sums = 593b41231c4ce0a16f725c9473bcd34af4bbe699795fa596a89a26246d584fb1
+ source = https://github.com/pop-os/gtk-theme/releases/download/v5.3.1/pop-sound-theme_5.3.1_all.deb
+ sha256sums = a4c5d92a41e27813ca3fedba5eb40c41d7f48be9bd4832a69cbae5742ee00f11
pkgname = pop-sound-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7449b1b5692a..8504230f5269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-sound-theme-bin'
-pkgver='5.3.0'
-pkgrel=2
+pkgver='5.3.1'
+pkgrel=1
_timestamp=1605227705
_commit=50f789b
pkgdesc='System76 Pop Sound Theme'
@@ -13,8 +13,8 @@ license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-sound-theme')
provides=('pop-sound-theme')
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gtk-theme/pop-sound-theme_${pkgver}~${_timestamp}~20.10~${_commit}_all.deb")
-sha256sums=('593b41231c4ce0a16f725c9473bcd34af4bbe699795fa596a89a26246d584fb1')
+source=("https://github.com/pop-os/gtk-theme/releases/download/v${pkgver}/pop-sound-theme_${pkgver}_all.deb")
+sha256sums=('a4c5d92a41e27813ca3fedba5eb40c41d7f48be9bd4832a69cbae5742ee00f11')
package() {
cd "${srcdir}"