summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreasymodo2022-05-10 08:01:45 +0300
committereasymodo2022-05-10 08:01:45 +0300
commit44e5a954918b4fc52d9661b1ec6766f860fa9735 (patch)
tree3689cf7581e3ae96dbc6987cec0f1ed0ac70753f
parent090796cc8b2f8c71d8cbb2113d13f0cd4b983b76 (diff)
downloadaur-44e5a954918b4fc52d9661b1ec6766f860fa9735.tar.gz
bump 1.0.3-alpha
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a338efdddd..7d0907b897b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qimgv-git
pkgdesc = Simple image viewer written in qt. Supports webm playback.
- pkgver = v1.0.2.r1.ge4bcec9
+ pkgver = v1.0.3.alpha.r15.g48dd2ea
pkgrel = 1
url = https://github.com/easymodo/qimgv
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3abfd197d237..eacd151a33a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: easymodo <easymodofrf@gmail.com>
pkgname=qimgv-git
_pkgname=qimgv
-pkgver=v1.0.2.r1.ge4bcec9
+pkgver=v1.0.3.alpha.r15.g48dd2ea
pkgrel=1
-pkgdesc="Qt5 image viewer. Fast, configurable, easy to use. Supports video playback."
+pkgdesc="Qt image viewer. Fast, configurable, easy to use. Supports video playback."
arch=('i686' 'x86_64')
url="https://github.com/easymodo/qimgv"
license=('GPL3')