summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-12-06 12:16:52 +0100
committerfelics2018-12-06 12:16:52 +0100
commit7de2b973d2db84277b3f955ef4768e4547fd65eb (patch)
treeb4fa2d428fc6ca6bf0d30164bcb6871524ba23d9
parentacb511139a5ee6ba70dc50a9a30b542503497ece (diff)
downloadaur-7de2b973d2db84277b3f955ef4768e4547fd65eb.tar.gz
pumping $pkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dfb7ef6dbe2..71b8c7b28739 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = audible-activator-git
pkgdesc = A script to retrieve your activation data (activation_bytes) from Audible servers. Use it to play your aax or aax+ files downloaded from amazon audible. Needs chrome or chromium.
- pkgver = 0.2.rgb9bfe32
+ pkgver = 0.2.rg2e97c84
pkgrel = 1
url = http://github.com/inAudible-NG/audible-activator
arch = any
@@ -10,9 +10,9 @@ pkgbase = audible-activator-git
depends = python2-selenium
depends = python2-urllib3
depends = chromium
- provides = audible-activator=0.2.rgb9bfe32
+ provides = audible-activator=0.2.rg2e97c84
conflicts = audible-activator
- replaces = audible-activator<=0.2.rgb9bfe32
+ replaces = audible-activator<=0.2.rg2e97c84
source = audible-activator::git+https://github.com/inAudible-NG/audible-activator
source = audible-activator.chromedriverpath.patch
source = audible-activator.sh
diff --git a/PKGBUILD b/PKGBUILD
index e20a25c532ce..f6fe60120082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='audible-activator'
pkgname="${_pkgname}-git"
-pkgver=0.2.rgb9bfe32
+pkgver=0.2.rg2e97c84
pkgrel=1
pkgdesc="A script to retrieve your activation data (activation_bytes) from Audible servers. Use it to play your aax or aax+ files downloaded from amazon audible. Needs chrome or chromium."
url='http://github.com/inAudible-NG/audible-activator'