diff options
author | haawda | 2020-07-20 09:57:33 +0200 |
---|---|---|
committer | haawda | 2020-07-20 09:57:33 +0200 |
commit | 00ff1cfeab8696b508a7772955b24e4d2b99d0f4 (patch) | |
tree | 4a095d385ba394193e60e901f3f6810f6ce1c6c5 /.SRCINFO | |
parent | 162a2cc72ef8a1cca2be49f9a0fbff6a24ccf433 (diff) | |
download | aur-00ff1cfeab8696b508a7772955b24e4d2b99d0f4.tar.gz |
upstream works with recent nim version now
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ pkgbase = pakku-git pkgdesc = Pacman wrapper with AUR support with latest changes from github repo - pkgver = 0.14.r5.gd2030e0 + pkgver = 0.14.r6.gb2321b0 pkgrel = 1 url = https://github.com/zqqw/pakku arch = x86_64 license = GPL3 - makedepends = nim-legacy + makedepends = nim makedepends = git makedepends = asciidoc depends = libcurl.so |