summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2021-02-28 06:17:43 +0000
committerfunilrys2021-02-28 06:17:43 +0000
commit022c33cae421166cc12cb0b6be1733bdb28d29d5 (patch)
treebb7ba43171d5192d2911684a72107b248e067f20
parent43cea7ff91a0f3b38312911fdfb9ede732e4700e (diff)
downloadaur-backupninja-git.tar.gz
Update backupninja-git to v1113.5cc8040
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4792c90649bb..3a1b6cd8d812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = backupninja-git
pkgdesc = A centralized way to configure and schedule many different backup utilities
pkgver = 1113.5cc8040
- pkgrel = 4
+ pkgrel = 1
url = https://0xacab.org/liberate/backupninja
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a3e9b7f0c029..b2b72bc1e9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=backupninja
pkgname=$_pkgname-git
pkgver=1113.5cc8040
-pkgrel=4
+pkgrel=1
pkgdesc="A centralized way to configure and schedule many different backup utilities"
arch=('any')
url="https://0xacab.org/liberate/backupninja"