summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-02-05 16:36:48 +0100
committerIyán Méndez Veiga2020-02-05 16:36:48 +0100
commit9b88508ac22bb1d6603468533b0e8ec33abd0814 (patch)
tree803942f784f94b91aeb04b11daf45b02c6e92d36
parent6665d0258f04b65041eaa49379869ca6ca0ae9b1 (diff)
downloadaur-9b88508ac22bb1d6603468533b0e8ec33abd0814.tar.gz
Update to 0.9.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 043bd46a7549..e611da5d553e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = annie
pkgdesc = A fast, simple and clean video downloader written in Go
- pkgver = 0.9.6
- pkgrel = 3
+ pkgver = 0.9.8
+ pkgrel = 1
url = https://github.com/iawia002/annie
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = annie
conflicts = annie
options = !strip
options = !emptydirs
- source = annie::git+https://github.com/iawia002/annie#tag=0.9.6
+ source = annie::git+https://github.com/iawia002/annie#tag=0.9.8
md5sums = SKIP
pkgname = annie
diff --git a/PKGBUILD b/PKGBUILD
index 230d215df5ce..04fbf137c827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Owner/Cofntributer: Xinzhao Xu <z2d@jifangcheng.com>
pkgname=annie
-pkgver=0.9.6
-pkgrel=3
+pkgver=0.9.8
+pkgrel=1
arch=('x86_64' 'i686')
pkgdesc="A fast, simple and clean video downloader written in Go"
url="https://github.com/iawia002/annie"