summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77be405c66d7..3d367e5788b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-acestream
pkgdesc = Python interface to interact with the AceStream Engine and the HTTP API
pkgver = 0.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jonian/python-acestream
arch = any
license = GPL
@@ -12,4 +12,3 @@ pkgbase = python-acestream
md5sums = 3fa963ff7a79fb9e8138d397c6aca086
pkgname = python-acestream
-
diff --git a/PKGBUILD b/PKGBUILD
index 68a680a7fad9..3cc9d4856075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=python-acestream
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python interface to interact with the AceStream Engine and the HTTP API"
arch=("any")
url="https://github.com/jonian/python-acestream"