summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')