summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-07-16 15:10:15 +0200
committerGoliathLabs2020-07-16 15:10:15 +0200
commit0b90b96534aecdc1a5ea3cd7f38ca11221de1b29 (patch)
tree87527c948958c9de263a38aaf3843b521de021b7
parent95aff6e66a27fe1d3de772eb041fa8e3d702561b (diff)
downloadaur-0b90b96534aecdc1a5ea3cd7f38ca11221de1b29.tar.gz
Updated: 0.10.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db99a273611..39d347b1ff51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = annie
pkgdesc = A fast, simple and clean video downloader written in Go
- pkgver = 0.10.2
+ pkgver = 0.10.3
pkgrel = 1
url = https://github.com/iawia002/annie
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = annie
conflicts = annie
options = !strip
options = !emptydirs
- source = annie::git+https://github.com/iawia002/annie#tag=0.10.2
+ source = annie::git+https://github.com/iawia002/annie#tag=0.10.3
md5sums = SKIP
pkgname = annie
diff --git a/PKGBUILD b/PKGBUILD
index e6ab07f9f76e..7feecc745f69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributer: Xinzhao Xu <z2d@jifangcheng.com>
pkgname=annie
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc="A fast, simple and clean video downloader written in Go"