summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-09-30 16:24:33 +0300
committerJonian Guveli2018-09-30 16:24:33 +0300
commit5bfa9d165b427902b73d49f7da15019cb73a6ae0 (patch)
tree31c84993a1c6eda17d989999182bd190c79d6192 /PKGBUILD
parent7366d4b0d3f665dca9343a16769f3005a6f8bb91 (diff)
downloadaur-5bfa9d165b427902b73d49f7da15019cb73a6ae0.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 c8ece868f77a..029c4aaef67c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.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"
@@ -11,7 +11,7 @@ optdepends=("mpv" "libnotify")
makedepends=("desktop-file-utils")
provides=("acestream-launcher")
source=("$pkgname-$pkgver::https://github.com/jonian/acestream-launcher/archive/v$pkgver.tar.gz")
-md5sums=("343acc104506dc4d8ce090bd52b2c2eb")
+md5sums=("3f2e2f9bde3d21651dec7b4caa22def2")
package() {
mkdir -p "$pkgdir/opt"