summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2023-05-04 17:29:38 +0300
committerJonian Guveli2023-05-04 17:29:38 +0300
commit90e6db7717d71a5630956891aa8f9b223615f620 (patch)
treeacc3899ccf0c04b6d0ca9435eb9eec3efda6b4ef
parent67ea450ff9deadb417fc4dbb655a40ad4b633677 (diff)
downloadaur-90e6db7717d71a5630956891aa8f9b223615f620.tar.gz
bump pkgrel to trigger rebuild for python 3.11
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff97a778fab..e9446e30cc9d 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 = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jonian/acestream-launcher
arch = any
license = GPL
@@ -17,4 +17,3 @@ pkgbase = acestream-launcher
md5sums = aee038c11ceebcd5c36dec9fd9286f02
pkgname = acestream-launcher
-
diff --git a/PKGBUILD b/PKGBUILD
index e13d9122eff2..334724f6f71b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
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"