summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAniket Pradhan2019-02-01 21:11:19 +0530
committerAniket Pradhan2019-02-01 21:11:19 +0530
commitd8a2dce077c9a2ebf9bb6e51441c8b1666b6a937 (patch)
treed890e8da38aeb6a48ef851cd5658be151b96e162 /.SRCINFO
parent83ac1354abf152aa5a1e9252eb4a1e8c0ac1ad0a (diff)
downloadaur-d8a2dce077c9a2ebf9bb6e51441c8b1666b6a937.tar.gz
Update PKGBUILD.
It now fetches the release, builds it and installs it properly.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdd75454142b..ea03eb219b21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,19 @@
pkgbase = annie
pkgdesc = A fast, simple and clean video downloader written in Go
- pkgver = 0.8.4
- pkgrel = 2
+ pkgver = 0.9.1
+ pkgrel = 1
url = https://github.com/iawia002/annie
arch = x86_64
arch = i686
license = MIT
makedepends = go
+ makedepends = dep
depends = ffmpeg
conflicts = annie
options = !strip
options = !emptydirs
+ source = git+https://github.com/iawia002/annie#tag=0.9.1
+ md5sums = SKIP
pkgname = annie