summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-11-11 22:12:46 +0200
committerJonian Guveli2018-11-11 22:12:46 +0200
commitf7229b91754a810743399b742d1df193fee3ed3a (patch)
treee493301785cf637ca0a9100aae0dd4bb3eca52b6 /PKGBUILD
parent8625bb63718eb08453e07c2c2ea823d187bf6098 (diff)
downloadaur-f7229b91754a810743399b742d1df193fee3ed3a.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 b5fb0b9c7fe1..462324931b31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="Acestream Launcher allows you to open Acestream links with a Media Player of your choice"
arch=("any")
@@ -11,7 +11,7 @@ optdepends=("mpv" "libnotify")
makedepends=("desktop-file-utils")
provides=("acestream-launcher")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=("d41fda9e8995967242d73db797257b14")
+md5sums=("f547ced45d8d5f82ee4d19c22b2b0529")
package() {
install -d "$pkgdir/opt"