diff options
author | Benoit Favre | 2016-12-20 13:44:34 +0100 |
---|---|---|
committer | Benoit Favre | 2016-12-20 13:44:34 +0100 |
commit | 3e04164a4918f9a172954b0d4305fd704df44ccd (patch) | |
tree | b9593f655319d488ff0898efba7cd46835c9b32b /.SRCINFO | |
parent | 09d3e38579bf7b0f882aeeb40602af749c0446c8 (diff) | |
download | aur-3e04164a4918f9a172954b0d4305fd704df44ccd.tar.gz |
add git dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,14 +1,15 @@ # Generated by mksrcinfo v8 -# Mon Dec 19 20:37:03 UTC 2016 +# Tue Dec 20 12:44:19 UTC 2016 pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.1.11 - pkgrel = 2 + pkgrel = 3 url = http://www.aseprite.org/ arch = x86_64 arch = i686 license = custom makedepends = cmake + makedepends = git depends = pixman depends = curl depends = giflib |