summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-02-25 22:38:15 +0200
committerJonian Guveli2018-02-25 22:38:15 +0200
commitd924af206f9b16353cf749bb2962fca93ec6340a (patch)
tree3b0a61718057979df46e35463191dd1fb5651fd0 /PKGBUILD
parent56298f3ce13a8002abc72c8bd0f81653961781c2 (diff)
downloadaur-d924af206f9b16353cf749bb2962fca93ec6340a.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2696affe1dd4..b6f2ebeb04a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+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"
@@ -10,7 +10,7 @@ depends=("python" "curl" "acestream-engine")
optdepends=("mpv" "libnotify")
provides=("acestream-launcher")
source=("$pkgname::https://github.com/jonian/acestream-launcher/archive/v$pkgver.tar.gz")
-md5sums=("e8fa20a9e7f96150e2da4a7baa84a7e1")
+md5sums=("a3a646488f1bb330160e84a55623946e")
package() {
mkdir -p "$pkgdir/opt"