summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68e169145dc2..f69f6749fb2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xplayer
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="Simple media player. X-Apps Project."
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ url='https://github.com/linuxmint/xplayer'
install=xplayer.install
source=("https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('038a4b56fe652820db5c8c241cc35697')
+md5sums=('a94ce3daa77c37478121886e4e419140')
build() {
cd ${srcdir}/${pkgname}-${pkgver}