summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Orefice2015-09-11 10:15:52 +0200
committerAntonio Orefice2015-09-11 10:15:52 +0200
commit7c52b4d5557def44bd608a6388524c20779a0347 (patch)
tree838070962e9ebca59cdc380f63db30c56efe0efd /PKGBUILD
parent3111db088fc1dcdb9bb765181b97b76d88327356 (diff)
downloadaur-7c52b4d5557def44bd608a6388524c20779a0347.tar.gz
Wrong checksums and pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0355c2b4a9a..7f548f8f0473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer : Antonio Orefice <xt7player@gmail.com>
pkgname=xt7-player-mpv
-pkgver=0.10.0381-hotfix
+pkgver=0.10.0381
+hotfix=hotfix
pkgrel=1
_realname=xt7-player-mpv
pkgdesc="Aims to be an 'almost complete' but usable mpv gui"
@@ -38,9 +39,9 @@ depends=('gambas3-gb-image>=3.6.2'
makedepends=('gambas3-devel')
optdepends=('python2: for Opensubtitles.org integration' 'ladspa: more audio plugins' 'linuxtv-dvb-apps: for DVB support' 'dvbsnoop: DVBT EPG' 'xdg-utils: for desktop integration' 'xbindkeys: for global hotkeys support' 'aria2: for youtube segmented downloads')
-source=(https://github.com/kokoko3k/xt7-player-mpv/archive/$pkgver.tar.gz 'license.txt')
+source=(https://github.com/kokoko3k/xt7-player-mpv/archive/$pkgver-$hotfix.tar.gz 'license.txt')
-md5sums=('4351762984d4a72873de85279ed61851'
+md5sums=('a1e943796e53cf63ec9246b7163b67fd'
'b6f1380e33b47d0ed95c7ba1b3f4ec73')
build() {