summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af19530c040e..20f86a2e1ec2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = acestream-launcher
pkgdesc = Acestream Launcher allows you to open Acestream links with a Media Player of your choice
- pkgver = 1.2.0
- pkgrel = 2
+ pkgver = 1.2.1
+ pkgrel = 1
url = https://github.com/jonian/acestream-launcher
arch = any
license = GPL
@@ -11,8 +11,8 @@ pkgbase = acestream-launcher
optdepends = mpv
optdepends = libnotify
provides = acestream-launcher
- source = acestream-launcher-1.2.0::https://github.com/jonian/acestream-launcher/archive/v1.2.0.tar.gz
- md5sums = 343acc104506dc4d8ce090bd52b2c2eb
+ source = acestream-launcher-1.2.1::https://github.com/jonian/acestream-launcher/archive/v1.2.1.tar.gz
+ md5sums = 3f2e2f9bde3d21651dec7b4caa22def2
pkgname = acestream-launcher
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"