summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-05-06 20:56:42 +0300
committerJonian Guveli2018-05-06 20:56:42 +0300
commitab12605b60d07ac4ce0218d2d1d490b3015b19e6 (patch)
treed105d7a136c1696ce86f8d6241ee6bc0e6bce60f /PKGBUILD
parent8f35e385352d30ca52b804305b4f62ecc10de380 (diff)
downloadaur-ab12605b60d07ac4ce0218d2d1d490b3015b19e6.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c612f8c0fd12..6a44d3ecd23e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Acestream Launcher allows you to open Acestream links with a Media Player of your choice"
arch=("any")
@@ -10,7 +10,7 @@ depends=("python" "curl" "acestream-engine")
optdepends=("mpv" "libnotify")
provides=("acestream-launcher")
source=("$pkgname-$pkgver::https://github.com/jonian/acestream-launcher/archive/v$pkgver.tar.gz")
-md5sums=("6aa94d7d8c41bbda9381dcfa377a8b80")
+md5sums=("de43dea785f3f753cbd453a2d6f52440")
package() {
mkdir -p "$pkgdir/opt"