summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1941c444f8e3..1a5d340d90e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=dotpac
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Bash script to get rid of *.pac* files."
arch=(any)
license=('BSD')
url="http://wiki.archlinux.org/index.php/dotpac"
depends=('bash')
-source=('https://raw.githubusercontent.com/AladW/scripts/master/dotpac')
-sha256sums=('032c7726d4d571cbc9f94acb42be30366a4f7ea2a90f901939a6298c1942d46c')
+source=('https://raw.githubusercontent.com/AladW/scripts/master/bin/old/dotpac')
+md5sums=('7984de79ee51711b5b26eaf4e477b6df')
package() {
install -D -m755 dotpac $pkgdir/usr/bin/dotpac