summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6179e5734546..33af69c4b6a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ _basedir=/usr
pkgname=${_pkgname}${_ext}
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="A simple script to update archlinux using pacmatic and pacaur."
arch=('any')
url=""
license=('Apache')
depends=('bash' 'pacmatic' 'pacaur')
source=(
- archupdate.sh
+ https://bitbucket.org/theojadevries/archupdate-script/raw/d0e7cbe2eb329ae510e9ea99a998716e2f434c0e/archupdate.sh
archupdate.desktop
arch.png
)