summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreasymodo2021-10-11 07:19:36 +0300
committereasymodo2021-10-11 07:19:36 +0300
commit1ecba3fe73f7fda2ea0ad13058041043f144c1da (patch)
treee2b4a6f15e096f41fa0f74a498c0242f0181c744
parent8feba807936d7430bc3009685f2483325b4d71fa (diff)
downloadaur-1ecba3fe73f7fda2ea0ad13058041043f144c1da.tar.gz
.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e7b2b7c0047..6e3856f6a6b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qimgv-git
pkgdesc = Simple image viewer written in qt. Supports webm playback.
- pkgver = v1.0.1.r5.g2b6251e
- pkgrel = 2
+ pkgver = v1.0.2.r0.g035ac9b
+ pkgrel = 1
url = https://github.com/easymodo/qimgv
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ec19ced3e256..82c4f54da204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: easymodo <easymodofrf@gmail.com>
pkgname=qimgv-git
_pkgname=qimgv
-pkgver=v1.0.1.r5.g2b6251e
-pkgrel=2
+pkgver=v1.0.2.r0.g035ac9b
+pkgrel=1
pkgdesc="Qt5 image viewer. Fast, configurable, easy to use. Supports video playback."
arch=('i686' 'x86_64')
url="https://github.com/easymodo/qimgv"