summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Dahmen2023-07-22 20:06:02 +0200
committerVincent Dahmen2023-07-22 20:06:02 +0200
commit820a52dabaef48c5bd6c5e5eafff3b1288c8f1cd (patch)
treec9d76aee60784e1c4022bd2a2cf3287cfe20827d
parent843f774259b23824d7989b9b91c701325262c85a (diff)
downloadaur-820a52dabaef48c5bd6c5e5eafff3b1288c8f1cd.tar.gz
SRCINFO: fix changes
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bdb413cc8c7..ee5ffab6788e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = hb-downloader
pkgdesc = An unofficial library for querying the Humble Bundle API
pkgver = 0.5.0h
- pkgrel = 8
- url = https://github.com/saik0/humblebundle-python
+ pkgrel = 9
+ url = https://github.com/talonius/hb-downloader
arch = any
license = MIT
makedepends = python-setuptools
depends = python-requests
depends = python-pyaml
options = !emptydirs
- source = hb-downloader-0.5.0h::https://github.com/wahrwolf/hb-downloader/archive/v0.5.0h.tar.gz
- sha256sums = 941ee284114b48aca690896913c3bf631ac346cd481db83825edd192c482887f
+ source = hb-downloader-0.5.0h::https://github.com/talonius/hb-downloader/archive/ebbc91293c4acfc158be2100689632620fb60e50.zip
+ source = remove-logging-to-file.patch
+ sha256sums = f11be30faaff16d31f06b07b72eecb35cb57195413b8ec4b88a552621b66d6c1
+ sha256sums = 2d60de18919d1dcd20c9fc2571c8905f40edffde229d37b074fdd19a8a4c4028
pkgname = hb-downloader
-