summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-01-07 00:51:46 +0200
committerJonian Guveli2017-01-07 00:51:46 +0200
commit493ac8049cae26aa07171e38e4ae62ecaa558759 (patch)
tree201824bfca9717a68915aa6bda4361424e4eae96 /PKGBUILD
parent32ef2276c019345fbd855086bd9252912f51e1f3 (diff)
downloadaur-493ac8049cae26aa07171e38e4ae62ecaa558759.tar.gz
release new version
update dependencies update md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07bc9d9197e4..c3c18d9042e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.5.0
+pkgrel=1
pkgdesc="Acestream Launcher allows you to open Acestream links with a Media Player of your choice"
arch=("any")
url="https://github.com/jonian/acestream-launcher"
license=("GPL")
-depends=("python-psutil" "python-pexpect" "python-ptyprocess" "python-notify2" "acestream-engine")
+depends=("python-psutil" "python-pexpect" "python-notify2" "acestream-engine")
optdepends=("vlc")
provides=("acestream-launcher")
source=("https://github.com/jonian/acestream-launcher/archive/v$pkgver.tar.gz")
-md5sums=("SKIP")
+md5sums=("6136639af7b079390fc05b07b14db580")
package() {
mkdir -p "$pkgdir/opt"