summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornasenatmer2015-10-17 20:19:21 +0200
committernasenatmer2015-10-17 20:19:21 +0200
commit76e4793febe0fa3bbdf5f29724550d109b63dea1 (patch)
tree854dc0a2c6abff12025d4ac9ee991abd363ed9c0
parent21c1180b097b01c83a1f444dca717105fa8a0937 (diff)
downloadaur-dotpac.tar.gz
Update to dotpac-4.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a043f043df9..8676ca73142f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = dotpac
pkgdesc = Bash script to get rid of *.pac* files.
pkgver = 0.4
- pkgrel = 3
+ pkgrel = 4
url = http://wiki.archlinux.org/index.php/dotpac
arch = any
license = BSD
depends = bash
depends = dialog
- source = https://raw.githubusercontent.com/AladW/scripts/master/bin/old/dotpac
+ source = https://raw.githubusercontent.com/AladW/dotpac/master/dotpac
md5sums = 7984de79ee51711b5b26eaf4e477b6df
pkgname = dotpac
diff --git a/PKGBUILD b/PKGBUILD
index d47e45f73992..6eb1f20bc1a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=dotpac
pkgver=0.4
-pkgrel=3
+pkgrel=4
pkgdesc="Bash script to get rid of *.pac* files."
arch=(any)
license=('BSD')
url="http://wiki.archlinux.org/index.php/dotpac"
depends=('bash' 'dialog')
-source=('https://raw.githubusercontent.com/AladW/scripts/master/bin/old/dotpac')
+source=('https://raw.githubusercontent.com/AladW/dotpac/master/dotpac')
md5sums=('7984de79ee51711b5b26eaf4e477b6df')
package() {