summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e569b5c38bec..9e5a0339d1e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: fenrig <fenrig.linux at outlook.com>
pkgname=lib_amxc-git
-pkgver=v1.1.1.r0.g9959798
+pkgver=v1.2.1.r0.g6b6e7b0
pkgrel=1
pkgdesc="Generic C-implementation of data containers"
arch=('any')
@@ -18,7 +18,7 @@ conflicts=(
'lib_amxc'
)
-gitbranch="master"
+gitbranch="main"
source=("${pkgname}::git+https://gitlab.com/soft.at.home/ambiorix/libraries/libamxc.git#branch=${gitbranch}")
md5sums=('SKIP')