summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-09-30 12:30:30 +0300
committerJonian Guveli2018-09-30 12:30:30 +0300
commit29b5228a68226443260da1b32235db075f0a656f (patch)
tree9fbca1b4d44ff6bb9387e3949362c14d2f3a4eba
parent5d79a380e570b4c3139bdbad87ff6f7e683edb16 (diff)
downloadaur-29b5228a68226443260da1b32235db075f0a656f.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 5cd596b0d6da..f3fb7b8456e7 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.1.1
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/jonian/acestream-launcher
arch = any
@@ -12,8 +12,8 @@ pkgbase = acestream-launcher
optdepends = mpv
optdepends = libnotify
provides = acestream-launcher
- source = acestream-launcher-1.1.1::https://github.com/jonian/acestream-launcher/archive/v1.1.1.tar.gz
- md5sums = de43dea785f3f753cbd453a2d6f52440
+ source = acestream-launcher-1.2.0::https://github.com/jonian/acestream-launcher/archive/v1.2.0.tar.gz
+ md5sums = 343acc104506dc4d8ce090bd52b2c2eb
pkgname = acestream-launcher
diff --git a/PKGBUILD b/PKGBUILD
index fc842d44a412..5df9394645e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=1.1.1
+pkgver=1.2.0
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::https://github.com/jonian/acestream-launcher/archive/v$pkgver.tar.gz")
-md5sums=("de43dea785f3f753cbd453a2d6f52440")
+md5sums=("343acc104506dc4d8ce090bd52b2c2eb")
package() {
mkdir -p "$pkgdir/opt"