summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2016-10-04 23:19:00 +0200
committerfunilrys2016-10-04 23:19:00 +0200
commit40eaa730e392a31cdc92c594d9231619651965cd (patch)
treefd57af8ff90ca3c5c1e67cc2e777d5ed7c41d136 /PKGBUILD
parent4109626025c267875789fdb091372548f45e33db (diff)
downloadaur-40eaa730e392a31cdc92c594d9231619651965cd.tar.gz
Update to v1.0.2 -- UNRELEASED
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80a23028a773..343d4a08269d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
+# Maintainer: Nissar Chababy <funilrys at outlook dot com>
_pkgname=backupninja
pkgname=$_pkgname-git
-pkgver=1.0.1.r59.g41c3544
+pkgver=1.0.2
pkgrel=2
pkgdesc="A centralized way to configure and schedule many different backup utilities"
arch=('any')
@@ -14,7 +15,7 @@ optdepends=('rdiff-backup: rdiff backups'
'mariadb-clients: mysql backups'
'rsync: secure and reliable remote syncronisation tool'
'duplicity: duplicity backups')
-source=('git+https://labs.riseup.net/code/backupninja.git')
+source=('git+https://0xacab.org/riseuplabs/backupninja.git')
md5sums=('SKIP')
backup=('etc/backupninja.conf')
pkgver() {