summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f3d0c30fe98..1fc4212ccebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cosmic-icons-git
pkgdesc = System76 Cosmic icon theme
- pkgver = r11.1e328da
- pkgrel = 2
+ pkgver = r14.ee87327
+ pkgrel = 1
url = https://github.com/pop-os/cosmic-icons
arch = any
license = CC-BY-SA-4.0 AND GPL-3.0-or-later
@@ -10,6 +10,7 @@ pkgbase = cosmic-icons-git
depends = pop-icon-theme-git
provides = cosmic-icons
conflicts = cosmic-icons
+ options = !strip
source = git+https://github.com/pop-os/cosmic-icons.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0472df8539cf..d390e11a203e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=cosmic-icons-git
-pkgver=r11.1e328da
-pkgrel=2
+pkgver=r14.ee87327
+pkgrel=1
pkgdesc="System76 Cosmic icon theme"
arch=('any')
url="https://github.com/pop-os/cosmic-icons"
@@ -10,6 +10,7 @@ depends=('pop-icon-theme-git')
makedepends=('git' 'just')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
+options=('!strip')
source=('git+https://github.com/pop-os/cosmic-icons.git')
sha256sums=('SKIP')