summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrandon Milton2016-06-06 19:21:46 -0700
committerBrandon Milton2016-06-06 19:21:46 -0700
commitd00bb2218adaeca2c17578f907d551a0f3024d87 (patch)
tree020eb1bc959857ba36ba9820e0ad953400097339 /PKGBUILD
parent5abc41130c88f210762a40a39f2b2a56cda98316 (diff)
downloadaur-d00bb2218adaeca2c17578f907d551a0f3024d87.tar.gz
Update upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2e7a5557019..04d8382b596e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brandon Milton <brandon.milton21@gmail.com>
pkgname=download-sweeper
pkgver=1.0
-pkgrel=4
+pkgrel=5
pkgdesc="A stale file archive and removal tool"
arch=('any')
url="https://github.com/brandonio21/download-sweeper"
@@ -9,7 +9,7 @@ license=('GPL')
depends=('python>=3' 'systemd' 'python-virtualenv')
makedepends=('python-pip')
source=("https://github.com/brandonio21/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('9e55818c68a82a8eff8d40809cf6816f')
+md5sums=('945c87019d98ac6bd2a04f089bf7189e')
package() {
cd "$pkgname-$pkgver"