summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2019-08-29 17:28:54 +0200
committerfelics2019-08-29 17:28:54 +0200
commit3d8fd5a71e2935336140a3dd74a2b9f73121eb47 (patch)
tree491cfe86206488fc2c076e5256fdadee0760318c
parentdd20ebcf5efdd9fd654f5583256d412b4fbc2fbe (diff)
downloadaur-3d8fd5a71e2935336140a3dd74a2b9f73121eb47.tar.gz
Made extra source files availoable trough download.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90385de1460d..9c2b1c9b4c19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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+r3.20181128.2e97c84
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = http://github.com/inAudible-NG/audible-activator
arch = any
@@ -16,8 +16,8 @@ pkgbase = audible-activator-git
conflicts = audible-activator
replaces = audible-activator<=0.2+r3.20181128.2e97c84
source = audible-activator::git+https://github.com/inAudible-NG/audible-activator
- source = audible-activator.chromedriverpath.patch
- source = audible-activator.sh
+ source = audible-activator.chromedriverpath.patch::http://ix.io/1TLM
+ source = audible-activator.sh::http://ix.io/1TLN
sha256sums = SKIP
sha256sums = d8dbc2b220550d376d4124ff09ccd42aae14245d03f9253bf5da49e684ec85cf
sha256sums = 81bbd637e83db4f49c2e5be5b88a220e1908fa757f0a8e499aee6ad13b40489b
diff --git a/PKGBUILD b/PKGBUILD
index af56ddc071aa..75aca72d40c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname='audible-activator'
pkgname="${_pkgname}-git"
epoch=1
pkgver=0.2+r3.20181128.2e97c84
-pkgrel=2
+pkgrel=3
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'
arch=(any)
@@ -46,8 +46,8 @@ _source_base="https://github.com/inAudible-NG/${_pkgname}"
source=(
"${_pkgname}::git+${_source_base}"
- "audible-activator.chromedriverpath.patch"
- "audible-activator.sh"
+ "audible-activator.chromedriverpath.patch::http://ix.io/1TLM"
+ "audible-activator.sh::http://ix.io/1TLN"
)
sha256sums=(