summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAniket Pradhan2019-07-14 18:40:17 +0530
committerAniket Pradhan2019-07-14 18:40:17 +0530
commit9025d4e0acdff6931e849f6e0652487600ac3979 (patch)
tree9453f40b12040d0e0bdc371ea57c49fb8998c207
parent9c7d210e391c372335e5e9b95cf4d33a595b75c0 (diff)
downloadaur-9025d4e0acdff6931e849f6e0652487600ac3979.tar.gz
Upgrade to 0.9.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb81d7b83ac2..880ca1c189ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = annie
pkgdesc = A fast, simple and clean video downloader written in Go
- pkgver = 0.9.3
+ pkgver = 0.9.4
pkgrel = 1
url = https://github.com/iawia002/annie
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = annie
conflicts = annie
options = !strip
options = !emptydirs
- source = annie::git+https://github.com/iawia002/annie#tag=0.9.3
+ source = annie::git+https://github.com/iawia002/annie#tag=0.9.4
md5sums = SKIP
pkgname = annie
diff --git a/PKGBUILD b/PKGBUILD
index 2ce13f1eb9f6..0f9a72d07b46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Owner/Cofntributer: Xinzhao Xu <z2d@jifangcheng.com>
pkgname=annie
-pkgver=0.9.3
+pkgver=0.9.4
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc="A fast, simple and clean video downloader written in Go"