summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-12-05 20:45:15 +0200
committerJonian Guveli2018-12-05 20:45:15 +0200
commit8ed46a341c10edc3270711aa4d0e832dee790fc4 (patch)
tree8290dfdd6c71b662402170b63bb90f9fd9dcdfc6 /PKGBUILD
parent559efd1a8fe99e862633fa43d5150719bcd156de (diff)
downloadaur-8ed46a341c10edc3270711aa4d0e832dee790fc4.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04bcd9791a8c..5de407c83ed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.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=("python-setuptools")
conflicts=("${pkgname}" "${pkgname}-git")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=("23884757a9f40cb1a69e66363bac427f")
+md5sums=("0a53911b958000fcb4df3ac16e39d793")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"