summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorardeaf2019-10-31 11:23:00 -1000
committerardeaf2019-10-31 11:23:00 -1000
commited24d20a0ea77c949a7f4e260691a8aec65b6204 (patch)
tree16e4f41302f0b61da914665db04166847b892136
parent828e38fdd8d97c394370bfc2e98a13f0ffc5c2fc (diff)
downloadaur-ed24d20a0ea77c949a7f4e260691a8aec65b6204.tar.gz
Original repo was abandoned; switched to a fork that works
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 540001d290c4..781b180bb4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=python-shreddit-git
epoch=
-pkgver=r292.e550fa1
+pkgver=r377.b0c9ea2
pkgrel=1
pkgdesc='Remove your comment history on Reddit as deleting an account does not do so.'
arch=(any)
-url=https://github.com/x89/Shreddit
+url=https://github.com/jdbassa/Shreddit
license=(BSD)
depends=(python python-arrow python-backports-abc python-praw python-yaml python-requests python-six python-tornado)
## EXTRA_DEPENDS ##
@@ -14,7 +14,7 @@ makedepends=(python-pip)
checkdepends=()
provides=()
conflicts=(${provides%=*}) # No quotes, to avoid an empty entry.
-source=(git+https://github.com/x89/shreddit)
+source=(git+https://github.com/jdbassa/Shreddit)
md5sums=(SKIP)
source+=(LICENSE)
md5sums+=(0cf0fb38f370a4b0e9e7e0749e0aaa9f)