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 467b64f0eb3c..56fe55ad2ca1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
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 = 1
+ pkgrel = 2
url = https://github.com/system76/pop-icon-theme
arch = any
license = LGPL3
- optdepends = pop-gtk-theme: Recommended gtk theme
+ optdepends = pop-gtk-theme-bin: Recommended gtk theme
optdepends = ttf-fira-sans: Recommended font for window titles and interface
optdepends = ttf-fira-mono: Recommended monospace font
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~1554410808~19.04~f1db53f_all.deb
- sha256sums = 882f166e9d3b90a80029bb3c8f71fc6b6bcc81738ddb6f7aa52e63dc2d73f8b4
+ source = http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_2.0.0~1555019483~19.04~e6374c2_all.deb
+ sha256sums = 7a57e8d98b9c5856c5b45f30a064bc2e5a9e151175cc0e3ebf453dae14300ae9
pkgname = pop-icon-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 971d455ab0f5..4702cca2a37a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='pop-icon-theme-bin'
pkgver='2.0.0'
-pkgrel=1
+pkgrel=2
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'
@@ -11,14 +11,14 @@ license=('LGPL3')
conflicts=('pop-icon-theme')
provides=('pop-icon-theme')
optdepends=(
- "pop-gtk-theme: Recommended gtk theme"
+ "pop-gtk-theme-bin: Recommended gtk theme"
"ttf-fira-sans: Recommended font for window titles and interface"
"ttf-fira-mono: Recommended monospace font"
"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}~1554410808~19.04~f1db53f_all.deb")
-sha256sums=('882f166e9d3b90a80029bb3c8f71fc6b6bcc81738ddb6f7aa52e63dc2d73f8b4')
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-icon-theme/pop-icon-theme_${pkgver}~1555019483~19.04~e6374c2_all.deb")
+sha256sums=('7a57e8d98b9c5856c5b45f30a064bc2e5a9e151175cc0e3ebf453dae14300ae9')
package() {
cd "${srcdir}"