summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreshrh2021-07-09 15:08:53 -0400
committereshrh2021-07-09 15:08:53 -0400
commit835cbb764a365b8539b6a51d2ed156d50cb0add7 (patch)
tree54dfc2b01c76d992e0d152916a17d621536c9ecf
parent97d9167f6257a3880ce8533cd1ccf8c37cfd1113 (diff)
downloadaur-835cbb764a365b8539b6a51d2ed156d50cb0add7.tar.gz
bump version
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3d5ed82da74..3ae8a217745c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ames
pkgdesc = Update anki cards with desktop audio and images
- pkgver = 0.1.2
+ pkgver = 0.1.3
pkgrel = 1
url = https://github.com/eshrh/ames
install = ames.install
@@ -15,4 +15,3 @@ pkgbase = ames
md5sums = SKIP
pkgname = ames
-
diff --git a/PKGBUILD b/PKGBUILD
index 60982555fb2c..bb3d4c6b6b30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: esrh : email at esrh at netc dot eu
pkgname=ames
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="Update anki cards with desktop audio and images"
arch=('any')