summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Arians2020-12-02 20:28:09 +0100
committerMarkus Arians2020-12-02 20:28:09 +0100
commitf765dad210adaa4476b960de7bf8ced3d60ab3ce (patch)
treebcb159a14d834fece9219bc194c2ffd4aa5e96c6 /PKGBUILD
parent45cc582b573f3b43bdb1f9ad94b9d79bc274b9cf (diff)
downloadaur-f765dad210adaa4476b960de7bf8ced3d60ab3ce.tar.gz
Update to 1.0.0-alpha.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf9585c8e204..e5c0d50c990b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=pijul
-pkgver=1.0.0_alpha.8
-pkgrel=2
+pkgver=1.0.0_alpha.11
+pkgrel=1
pkgdesc="Patch-based distributed version control system"
url='https://pijul.org'
makedepends=('cargo' 'clang' 'libsodium' 'gcc-libs' 'pkgconf' 'diffutils' 'make' 'xxhash')