summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBłażej Szczygieł2018-03-02 22:51:05 +0100
committerBłażej Szczygieł2018-03-02 22:51:30 +0100
commit35312cc9aaef49582c203aeaef842c349a912bb6 (patch)
treecc2b2944b2d1fc47a59780fd3a56c6df6a5e058b
parent16566bdfbdfbc4630fe71bc1e00e765a511b6155 (diff)
downloadaur-35312cc9aaef49582c203aeaef842c349a912bb6.tar.gz
Update to version 18.03.02
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65dc6f012abe..795f94ec43bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 30 23:48:00 UTC 2017
+# Fri Mar 2 21:51:28 UTC 2018
pkgbase = qmplay2
pkgdesc = QMPlay2 is a video and audio player which can play most formats and codecs
- pkgver = 17.12.31
+ pkgver = 18.03.02
pkgrel = 1
url = http://zaps166.sourceforge.net/?app=QMPlay2
arch = i686
@@ -32,8 +32,8 @@ pkgbase = qmplay2
depends = libsidplayfp
optdepends = pulseaudio: PulseAudio support
optdepends = game_music_emu-kode54-git: Better chiptune support (less bugs in sound, AUR package)
- source = https://github.com/zaps166/QMPlay2/releases/download/17.12.31/QMPlay2-src-17.12.31.tar.xz
- sha1sums = 908442090c5913067411acb181d01111a993319b
+ source = https://github.com/zaps166/QMPlay2/releases/download/18.03.02/QMPlay2-src-18.03.02.tar.xz
+ sha1sums = 128baa6b2a207a71ea9e3bef4b398afcf80f36d7
pkgname = qmplay2
diff --git a/PKGBUILD b/PKGBUILD
index 6b42d5225a08..d5b232e3e5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zaps166 <spaz16@wp.pl>
pkgname=qmplay2
-pkgver=17.12.31
+pkgver=18.03.02
pkgrel=1
pkgdesc='QMPlay2 is a video and audio player which can play most formats and codecs'
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
@@ -12,7 +12,7 @@ optdepends=('pulseaudio: PulseAudio support'
'game_music_emu-kode54-git: Better chiptune support (less bugs in sound, AUR package)')
makedepends=('make' 'gcc' 'pkg-config' 'qt5-tools' 'cmake')
source=("https://github.com/zaps166/QMPlay2/releases/download/${pkgver}/QMPlay2-src-${pkgver}.tar.xz")
-sha1sums=(481be5b45b33d77042a29d799133a31b238628fe)
+sha1sums=(128baa6b2a207a71ea9e3bef4b398afcf80f36d7)
build()
{