summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-04-11 12:07:41 +0200
committerNicola Murino2019-04-11 12:07:41 +0200
commit18d8b6c7fe278635d0d12ee940fda8d874fe797f (patch)
treead2b3872b0fe7df5ef937870dc15f1242aeb3ee5
parentd6a74151489a9c2e13b4870a103ee98adb436af0 (diff)
downloadaur-18d8b6c7fe278635d0d12ee940fda8d874fe797f.tar.gz
Update to 2.0.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0940258a3c5..467b64f0eb3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pop-icon-theme-bin
pkgdesc = A free and open source SVG icon theme for Linux, based on Paper Icon Set and Papirus.
- pkgver = 1.3.0
- pkgrel = 5
+ pkgver = 2.0.0
+ pkgrel = 1
url = https://github.com/system76/pop-icon-theme
arch = any
license = LGPL3
@@ -11,8 +11,8 @@ pkgbase = pop-icon-theme-bin
optdepends = ttf-roboto-slab: Recommended font for documents
provides = pop-icon-theme
conflicts = pop-icon-theme
- source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_1.3.0~1552923922~19.04~6eb0b83_all.deb
- sha256sums = 8f79bcd38f12743f7e1d65225d93dafe037f6e838210b7c9181c8a890ee87ad8
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_2.0.0~1554410808~19.04~f1db53f_all.deb
+ sha256sums = 882f166e9d3b90a80029bb3c8f71fc6b6bcc81738ddb6f7aa52e63dc2d73f8b4
pkgname = pop-icon-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41c3c1a2f2ca..971d455ab0f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-icon-theme-bin'
-pkgver='1.3.0'
-pkgrel=5
+pkgver='2.0.0'
+pkgrel=1
pkgdesc='A free and open source SVG icon theme for Linux, based on Paper Icon Set and Papirus.'
arch=('any')
url='https://github.com/system76/pop-icon-theme'
@@ -17,8 +17,8 @@ optdepends=(
"ttf-roboto-slab: Recommended font for documents"
)
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_${pkgver}~1552923922~19.04~6eb0b83_all.deb")
-sha256sums=('8f79bcd38f12743f7e1d65225d93dafe037f6e838210b7c9181c8a890ee87ad8')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_${pkgver}~1554410808~19.04~f1db53f_all.deb")
+sha256sums=('882f166e9d3b90a80029bb3c8f71fc6b6bcc81738ddb6f7aa52e63dc2d73f8b4')
package() {
cd "${srcdir}"