summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreshrh2021-03-16 16:52:50 -0400
committereshrh2021-03-16 16:52:50 -0400
commit417965420c722c0d63cf479d0c1a470f3466b341 (patch)
treed3aa8cb5be5680e97e9c53e872efa939f09647e2
parenta7d0e8bec7c6c9a9beea57b800691bbdba091969 (diff)
downloadaur-417965420c722c0d63cf479d0c1a470f3466b341.tar.gz
0.1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b7151d5beac..0f6dee0e50f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ames
pkgdesc = Update anki cards with desktop audio and images
- pkgver = 0.1.1
- pkgrel = 2
+ pkgver = v0.1.2
+ pkgrel = 1
url = https://github.com/eshrh/ames
install = ames.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2b359b0fa85c..35b7c5e4c622 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: esrh : email at esrh at netc dot eu
pkgname=ames
-pkgver=0.1.1
-pkgrel=2
+pkgver=v0.1.2
+pkgrel=1
pkgdesc="Update anki cards with desktop audio and images"
arch=('any')
url="https://github.com/eshrh/ames"