summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2020-12-07 16:28:41 +0200
committerJonian Guveli2020-12-07 16:28:41 +0200
commitaf364f1c8e968bee4546338b3694f5d077127f9c (patch)
tree885c9a473ea44162aeaf192900ad15b9d4e66fa4 /PKGBUILD
parent2d5d2398b83176c42e52849a225607aa135fc345 (diff)
downloadaur-af364f1c8e968bee4546338b3694f5d077127f9c.tar.gz
version update to 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8613d8eec8ae..035348bbb223 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Acestream Launcher allows you to open Acestream links with a Media Player of your choice"
arch=("any")
@@ -12,7 +12,7 @@ makedepends=("python-setuptools")
provides=("${pkgname}")
conflicts=("${pkgname}-git")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=("b6bc29ea58c45a567a9edb06d4b37898")
+md5sums=("bc192fd06259bf19c3c07c276ed21dd5")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"