summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f9f387c5771..f43e59545b13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xnviewmp
pkgdesc = An efficient multimedia viewer, browser and converter.
- pkgver = 0.94.2
+ pkgver = 0.94.3
pkgrel = 1
url = http://www.xnview.com/en/xnviewmp/
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = xnviewmp
depends = qt5-x11extras
depends = desktop-file-utils
optdepends = glib2: support for moving files to trash
- source = XnViewMP-linux-x64_0.94.2-rel1.tgz::http://download.xnview.com/XnViewMP-linux-x64.tgz
+ source = XnViewMP-linux-x64_0.94.3-rel1.tgz::http://download.xnview.com/XnViewMP-linux-x64.tgz
source = xnviewmp.desktop
- md5sums = d6b931db8cf42aefe770581afb0184ad
+ md5sums = 9380ae82adbe422dd181b8b9bb63a884
md5sums = 24f44d5a881b94daf48775213a57e4ec
pkgname = xnviewmp
diff --git a/PKGBUILD b/PKGBUILD
index 262864ffef31..c93278886eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Martin Poljak <martin 'at' poljak 'dot' cz>
pkgname=xnviewmp
-pkgver=0.94.2
+pkgver=0.94.3
srcrel=1 # Incremented when there is a new release for the same version number
pkgrel=1
pkgdesc="An efficient multimedia viewer, browser and converter."
@@ -21,7 +21,7 @@ optdepends=('glib2: support for moving files to trash')
source=("XnViewMP-linux-x64_${pkgver}-rel${srcrel}.tgz::http://download.xnview.com/XnViewMP-linux-x64.tgz"
'xnviewmp.desktop')
-md5sums=('d6b931db8cf42aefe770581afb0184ad'
+md5sums=('9380ae82adbe422dd181b8b9bb63a884'
'24f44d5a881b94daf48775213a57e4ec')
package() {