summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Thies2023-06-02 23:49:00 +0200
committerMichael Thies2023-06-02 23:49:00 +0200
commite5826a8e0ce54c2991fa72d9e46237bb5a2139e7 (patch)
tree047a68c8b25c49afb26b5cd14552efeef5064377 /PKGBUILD
parentba912f093db63770a74b323ddbd9e049bf252f7c (diff)
downloadaur-e5826a8e0ce54c2991fa72d9e46237bb5a2139e7.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4581dc5e7de..481d52c18115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=justbuild
pkgver='1.1.1'
-pkgrel=1
+pkgrel=2
pkgdesc="A generic build system supporting multi-repository builds"
arch=('x86_64')
url="https://github.com/just-buildsystem/justbuild"