summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Brodsky2019-11-14 21:44:19 +0000
committerKevin Brodsky2019-11-14 21:44:46 +0000
commit8f74cfb2a6425e6693af426801b31e86c45e03df (patch)
tree294eee526de899a637281afabb1f513b8370e56f
parent160e162b6e3023f93232e1f323fc560d5a9c7467 (diff)
downloadaur-8f74cfb2a6425e6693af426801b31e86c45e03df.tar.gz
upgpkg: 0.94
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c33cb7c0b98..ecaa89f5313f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xnviewmp
pkgdesc = An efficient multimedia viewer, browser and converter.
- pkgver = 0.93.1
- pkgrel = 2
+ pkgver = 0.94
+ pkgrel = 1
url = http://www.xnview.com/en/xnviewmp/
arch = x86_64
license = custom
@@ -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.93.1-rel2.tgz::http://download.xnview.com/XnViewMP-linux-x64.tgz
+ source = XnViewMP-linux-x64_0.94-rel1.tgz::http://download.xnview.com/XnViewMP-linux-x64.tgz
source = xnviewmp.desktop
- md5sums = 69338727979981ac7dd7c060d8833621
+ md5sums = 647ccd2ccd5fee351566a7a3639b52dc
md5sums = 24f44d5a881b94daf48775213a57e4ec
pkgname = xnviewmp
diff --git a/PKGBUILD b/PKGBUILD
index 41cd6a854f0d..c493cf8ffa54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Martin Poljak <martin 'at' poljak 'dot' cz>
pkgname=xnviewmp
-pkgver=0.93.1
-srcrel=2 # Incremented when there is a new release for the same version number
-pkgrel=2
+pkgver=0.94
+srcrel=1 # Incremented when there is a new release for the same version number
+pkgrel=1
pkgdesc="An efficient multimedia viewer, browser and converter."
url="http://www.xnview.com/en/xnviewmp/"
@@ -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=('69338727979981ac7dd7c060d8833621'
+md5sums=('647ccd2ccd5fee351566a7a3639b52dc'
'24f44d5a881b94daf48775213a57e4ec')
package() {