diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-02-10 11:18:58 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-02-10 21:56:34 +0100 |
commit | f254bd79f2374d1bf47159e5f88659947c5aaa40 (patch) | |
tree | 5d6325f7605f134583b41b1e7ddfa2cdfb5df1ce /community/numix-icon-theme-circle | |
parent | f93f781cd83b90e99e62dd10525581f7e1a890a8 (diff) | |
download | aports-f254bd79f2374d1bf47159e5f88659947c5aaa40.tar.bz2 aports-f254bd79f2374d1bf47159e5f88659947c5aaa40.tar.xz |
community/numix-icon-theme-circle: upgrade to 19.12.27
Diffstat (limited to 'community/numix-icon-theme-circle')
-rw-r--r-- | community/numix-icon-theme-circle/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/numix-icon-theme-circle/APKBUILD b/community/numix-icon-theme-circle/APKBUILD index ded8df6c1b..0f03f45c85 100644 --- a/community/numix-icon-theme-circle/APKBUILD +++ b/community/numix-icon-theme-circle/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=numix-icon-theme-circle -pkgver=19.09.20 +pkgver=19.12.27 pkgrel=0 pkgdesc="Official icon theme from the Numix project" url="https://github.com/numixproject/numix-icon-theme-circle" @@ -24,4 +24,4 @@ light() { mv "$builddir"/Numix-Circle-Light "$subpkgdir"/usr/share/icons/ } -sha512sums="bc0e80953e646c305d8af9f2360389850f7f67b5bfc35501c137f07dbb99db146e4de6e2afaa711b8eafe83315ab5f392ce1276bd54a431516c21171da20a9ff numix-icon-theme-circle-19.09.20.tar.gz" +sha512sums="204b67d28a673314a61802cf9303cbc437410315e7e7d12000f155e2dc095e0ebf0003e62e8bf0046c972a03353a114119e00353144803398881e4714b3d5aa3 numix-icon-theme-circle-19.12.27.tar.gz" |