summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-05-12 16:36:35 -0500
committernate2020-05-12 16:36:35 -0500
commit3b930e0da7eb643d82580fc2a8818b4ae37ce669 (patch)
tree0d62ffb411208ffae394937168d6a4ef401625f5 /PKGBUILD
parent739d837ab3bcb29f789b5da2a6e9850d42e4267d (diff)
downloadaur-3b930e0da7eb643d82580fc2a8818b4ae37ce669.tar.gz
xplayer 2.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16733e5ee918..ef82748bedd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=xplayer
-pkgver=2.2.3
+pkgver=2.2.6
pkgrel=1
pkgdesc="Simple media player. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -21,7 +21,7 @@ conflicts=('xplayer-git')
url='https://github.com/linuxmint/xplayer'
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('64b0e583f056c702c960b6e591844b01')
+md5sums=('ce385ea23ea1982055387bf4d2f09a07')
build() {