summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-11-12 12:48:06 +0200
committerJonian Guveli2018-11-12 12:48:06 +0200
commit656d88ecbabfbb3815b3c2d2157c6678de3b6118 (patch)
tree0d7831f47155a07e6d2639ebf145df84ed29f078
parentf7229b91754a810743399b742d1df193fee3ed3a (diff)
downloadaur-656d88ecbabfbb3815b3c2d2157c6678de3b6118.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 98c2a167a2a2..1c4862fbe256 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.1
+ pkgver = 1.3.2
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.1.tar.gz::https://github.com/jonian/acestream-launcher/archive/v1.3.1.tar.gz
- md5sums = f547ced45d8d5f82ee4d19c22b2b0529
+ source = acestream-launcher-1.3.2.tar.gz::https://github.com/jonian/acestream-launcher/archive/v1.3.2.tar.gz
+ md5sums = 4a9f9532c072ebdfb27fac020791f40d
pkgname = acestream-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 462324931b31..08d8fafbc075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.3.1
+pkgver=1.3.2
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=("f547ced45d8d5f82ee4d19c22b2b0529")
+md5sums=("4a9f9532c072ebdfb27fac020791f40d")
package() {
install -d "$pkgdir/opt"