summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd0ac9ee0d5b..c57f84d6df57 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 = 2.0.0
- pkgrel = 4
+ pkgver = 2.1.0
+ pkgrel = 11
url = https://github.com/pop-os/icon-theme
arch = any
license = LGPL3
@@ -11,8 +11,7 @@ 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_2.0.0~1555370064~19.04~63ed7fb_all.deb
- sha256sums = b794ce5f07581446f8a7c7827a1fe6d804f08626992996464d77e36d8fa1dafb
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_2.1.0~1626456130~20.10~8e5d8ca_all.deb
+ sha256sums = 2bdfdd556b6c336aca4ecb29ddc0f809a40bce3c1b3a840fcc59b6271dc3516d
pkgname = pop-icon-theme-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 52c35ec4e420..2bc93d8d8eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname='pop-icon-theme-bin'
-pkgver='2.0.0'
-pkgrel=4
+pkgver='2.1.0'
+pkgrel=11
pkgdesc='A free and open source SVG icon theme for Linux, based on Paper Icon Set and Papirus.'
arch=('any')
url='https://github.com/pop-os/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}~1555370064~19.04~63ed7fb_all.deb")
-sha256sums=('b794ce5f07581446f8a7c7827a1fe6d804f08626992996464d77e36d8fa1dafb')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_${pkgver}~1626456130~20.10~8e5d8ca_all.deb")
+sha256sums=('2bdfdd556b6c336aca4ecb29ddc0f809a40bce3c1b3a840fcc59b6271dc3516d')
package() {
cd "${srcdir}"