summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn K. Luebs2023-10-09 10:16:08 -0500
committerJohn K. Luebs2023-10-09 10:17:12 -0500
commit49e7ea6869fbaf07d89c936ab6c7c4260c69de23 (patch)
tree3b879b523de75f3be7aaffc9e120d795ddf4db9a /PKGBUILD
parent4d0dd43cf3317bc147ff7fea4f95fbac1fca029d (diff)
downloadaur-dupluxy-git.tar.gz
amend description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b5777131b6..e59995d4c0b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: jkl
_pkgname=dupluxy
pkgname=$_pkgname-git
-pkgver=v0.1.0.r1.e3e8740
+pkgver=v0.1.0.r0.2d5338f
_duplicacyver=v3.2.3
-pkgrel=1
-pkgdesc="Cloud backup tool based on lock-free deduplication with Linux/POSIX enhancement (special file/hardlinks/flags)"
+pkgrel=2
+pkgdesc="Duplicacy based cloud backup tool based on lock-free deduplication with Linux/POSIX enhancement and hardlinks"
arch=('x86_64' 'i686')
url="https://www.dupluxy.com/"
license=('custom')
@@ -56,7 +56,7 @@ build() {
}
check() {
- cd "$_pkgname/$_pkgname"
+ cd "$_pkgname/src"
git checkout master