diff options
-rw-r--r-- | community/numix-icon-theme/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/numix-icon-theme/APKBUILD b/community/numix-icon-theme/APKBUILD index c15aa54731..9507d244ee 100644 --- a/community/numix-icon-theme/APKBUILD +++ b/community/numix-icon-theme/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=numix-icon-theme -pkgver=19.09.20 +pkgver=20.03.20 pkgrel=0 pkgdesc="Official icon theme from the Numix project" url="https://numixproject.github.io/" @@ -23,4 +23,4 @@ light() { mv "$builddir"/Numix-Light "$subpkgdir"/usr/share/icons/ } -sha512sums="33887291c6322c3a78162c86e8d81b882c5483d00bd14ebd1238eb5aec800e8d2f8e5a01c24d96491dd569495242ea196995a130ec5a8957e10e9068ae252d1b numix-icon-theme-19.09.20.tar.gz" +sha512sums="417f50a13fa60292abc17381678d482d2b1f6f0df2ca7e97dfd3070fa3a563adb5cdbb33ce9853c80fdb7a90abba61263d064f212655149df7fe4cdea751097e numix-icon-theme-20.03.20.tar.gz" |