diff options
author | Erik Dubois | 2018-02-25 08:53:53 +0100 |
---|---|---|
committer | Erik Dubois | 2018-02-25 08:53:53 +0100 |
commit | f02c825bbc51f1cb183b470d4233bbd6a0b11ab7 (patch) | |
tree | 3bc9b624eeba1cf00c3c089d0e8918124f939292 | |
parent | cf461b6249a3c275a028852be46ef603eb027c36 (diff) | |
download | aur-f02c825bbc51f1cb183b470d4233bbd6a0b11ab7.tar.gz |
commit from @ Sun Feb 25 08:53:53 CET 2018
-rw-r--r-- | .SRCINFO | 6 | ||||
-rwxr-xr-x | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Fri Feb 16 08:27:12 UTC 2018 +# Sun Feb 25 07:53:53 UTC 2018 pkgbase = sardi-icons pkgdesc = Sardi is an icon collection for any linux distro with 6 different circular icons and 10 different kind of folders. pkgver = 9.6 - pkgrel = 0 + pkgrel = 1 url = http://sourceforge.net/projects/sardi arch = any license = Attribution-NonCommercial-ShareAlike 4.0 International Public License @@ -12,7 +12,7 @@ pkgbase = sardi-icons conflicts = sardi-icons options = !strip options = !emptydirs - source = http://downloads.sourceforge.net/project/sardi/sardi-icons-9.6-0.tar.gz + source = http://downloads.sourceforge.net/project/sardi/sardi-icons-9.6-1.tar.gz sha256sums = SKIP pkgname = sardi-icons @@ -3,7 +3,7 @@ pkgname=sardi-icons pkgver=9.6 -pkgrel=0 +pkgrel=1 _destname="/usr/share/icons/" pkgdesc="Sardi is an icon collection for any linux distro with 6 different circular icons and 10 different kind of folders. " arch=('any') |