summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBłażej Szczygieł2017-10-24 20:04:25 +0200
committerBłażej Szczygieł2017-10-24 20:04:25 +0200
commitb0fe812797ac620e39b17396df466028dda72a77 (patch)
treea25f74976006068b486b00ed25c6bfae6e13d98f /PKGBUILD
parentfe60e153c7eba9e260fc20c82c8c6509069cc930 (diff)
downloadaur-b0fe812797ac620e39b17396df466028dda72a77.tar.gz
Update to version 17.10.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcfa663c27e1..7e1a09a3a025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zaps166 <spaz16@wp.pl>
pkgname=qmplay2
-pkgver=17.10.04
+pkgver=17.10.24
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=(5140fd7ccb9c35008791fd5c8c1fded08c35bd2a)
+sha1sums=(9ae67d69e9869280c1bfb86336a4205f69d8a37b)
build()
{