summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 223bd5942282..dff48496ddd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arbie-git
pkgdesc = Automatic Robust Backup, an archiving and synchronization tool.
- pkgver = 0.9
+ pkgver = r52.6c50b76
pkgrel = 1
url = https://github.com/lbcnz/arbie
install = arbie.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1f8a222a2b8d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+arbie/
+arbie-git*
diff --git a/PKGBUILD b/PKGBUILD
index efda6dcc2432..74b651fe988f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=arbie
_gitbranch=main
_gitauthor=lbcnz
pkgname=arbie-git
-pkgver=0.9
+pkgver=r52.6c50b76
pkgrel=1
pkgdesc="Automatic Robust Backup, an archiving and synchronization tool."
arch=('any')