summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreasymodo2021-09-26 22:34:46 +0300
committereasymodo2021-09-26 22:34:46 +0300
commit2eb9fe1647049390403097c34070656af8aad0b6 (patch)
treeccb9ec2aef5f344bf30d2fde66222702fc2e84e0
parent82787d73649d971dc704afb06205471b3c25547c (diff)
downloadaur-2eb9fe1647049390403097c34070656af8aad0b6.tar.gz
v1.0.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e385af7a7d50..f32882514aa0 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.0.r0.gc4e1155
+ pkgver = v1.0.1.r1.g4404d74
pkgrel = 1
url = https://github.com/easymodo/qimgv
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 969f41f7ba32..67850bda8715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: easymodo <easymodofrf@gmail.com>
pkgname=qimgv-git
_pkgname=qimgv
-pkgver=v1.0.0.r0.gc4e1155
+pkgver=v1.0.1.r1.g4404d74
pkgrel=1
pkgdesc="Qt5 image viewer. Fast, configurable, easy to use. Supports video playback."
arch=('i686' 'x86_64')