summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-11-11 22:12:46 +0200
committerJonian Guveli2018-11-11 22:12:46 +0200
commitf7229b91754a810743399b742d1df193fee3ed3a (patch)
treee493301785cf637ca0a9100aae0dd4bb3eca52b6
parent8625bb63718eb08453e07c2c2ea823d187bf6098 (diff)
downloadaur-f7229b91754a810743399b742d1df193fee3ed3a.tar.gz
version update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5e3d9896b77..98c2a167a2a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = acestream-launcher
pkgdesc = Acestream Launcher allows you to open Acestream links with a Media Player of your choice
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/jonian/acestream-launcher
arch = any
@@ -11,8 +11,8 @@ pkgbase = acestream-launcher
optdepends = mpv
optdepends = libnotify
provides = acestream-launcher
- source = acestream-launcher-1.3.0.tar.gz::https://github.com/jonian/acestream-launcher/archive/v1.3.0.tar.gz
- md5sums = d41fda9e8995967242d73db797257b14
+ source = acestream-launcher-1.3.1.tar.gz::https://github.com/jonian/acestream-launcher/archive/v1.3.1.tar.gz
+ md5sums = f547ced45d8d5f82ee4d19c22b2b0529
pkgname = acestream-launcher
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"