summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2019-12-10 20:17:07 -0600
committernate2019-12-10 20:17:07 -0600
commit739d837ab3bcb29f789b5da2a6e9850d42e4267d (patch)
tree0e052796f81551607435cf151981c12a269a1633 /PKGBUILD
parentb60fe412b641de90ee54f4871a5b7f5a53f54d12 (diff)
downloadaur-739d837ab3bcb29f789b5da2a6e9850d42e4267d.tar.gz
xplayer 2.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71c36f28e99e..16733e5ee918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=xplayer
-pkgver=2.2.2
-pkgrel=2
+pkgver=2.2.3
+pkgrel=1
pkgdesc="Simple media player. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -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=('689b108ee869a13da24afc58e7979fc6')
+md5sums=('64b0e583f056c702c960b6e591844b01')
build() {