aboutsummaryrefslogtreecommitdiffstats
path: root/testing/numix-icon-theme
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-04 12:45:17 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-05 19:38:11 +0000
commitd96a6f6b7a597ae877742173aa0c7d0e045860e2 (patch)
treef70134bd3cdd063c5e54a1e791ebaedff4a759fc /testing/numix-icon-theme
parent829c09f027e23c0803245b75908d63818dbbc1f2 (diff)
downloadaports-d96a6f6b7a597ae877742173aa0c7d0e045860e2.tar.bz2
aports-d96a6f6b7a597ae877742173aa0c7d0e045860e2.tar.xz
testing/numix-icon-theme: upgrade to 19.09.20
Closes !280
Diffstat (limited to 'testing/numix-icon-theme')
-rw-r--r--testing/numix-icon-theme/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/numix-icon-theme/APKBUILD b/testing/numix-icon-theme/APKBUILD
index 9fe1bc6298..c15aa54731 100644
--- a/testing/numix-icon-theme/APKBUILD
+++ b/testing/numix-icon-theme/APKBUILD
@@ -1,17 +1,15 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=numix-icon-theme
-pkgver=0_git20190310
-pkgrel=1
-_commit="88ba3654506c73f77a28629d863d1e23a553bff7"
+pkgver=19.09.20
+pkgrel=0
pkgdesc="Official icon theme from the Numix project"
url="https://numixproject.github.io/"
arch="noarch"
license="GPL-3.0-only"
subpackages="$pkgname-light"
-source="$pkgname-$_commit.tar.gz::https://github.com/numixproject/$pkgname/archive/$_commit.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/numixproject/numix-icon-theme/archive/$pkgver/numix-icon-theme-$pkgver.tar.gz"
options="!check" # No code so no tests
-builddir="$srcdir/$pkgname-$_commit"
package() {
mkdir -p "$pkgdir"/usr/share/icons
@@ -25,4 +23,4 @@ light() {
mv "$builddir"/Numix-Light "$subpkgdir"/usr/share/icons/
}
-sha512sums="221b808237da06a56329e9c496b9306fbb91334fc49582b05e9cf8adc3562988161e1785367e1d87085f4558f3db7c0aaf54278d4da924f76cf3ea874e57504d numix-icon-theme-88ba3654506c73f77a28629d863d1e23a553bff7.tar.gz"
+sha512sums="33887291c6322c3a78162c86e8d81b882c5483d00bd14ebd1238eb5aec800e8d2f8e5a01c24d96491dd569495242ea196995a130ec5a8957e10e9068ae252d1b numix-icon-theme-19.09.20.tar.gz"