summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheo J.A. de Vries2015-11-17 17:25:20 +0100
committerTheo J.A. de Vries2015-11-17 17:25:20 +0100
commitb4e16f0fa804133f763f640275da235b4a22d578 (patch)
tree5fbcef460f29c98d89fdf12fa28db9a2c81ff95b /PKGBUILD
parent625f5da07801fa27aa320f09f9e43bd16122aded (diff)
downloadaur-archupdate.tar.gz
get script file from bitbucket
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
)