summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Van Gestel2020-12-03 16:08:52 +0100
committerMatthias Van Gestel2020-12-03 16:08:52 +0100
commitd337bb2e298d863f8e6b3cbfd26337ae2deb11b6 (patch)
tree2d6eaf9e2b750dc29195e5acc3f0d056d6eb9f6c
parent64c0a07e6eee2263f2267d466dc6e52787d1b070 (diff)
downloadaur-d337bb2e298d863f8e6b3cbfd26337ae2deb11b6.tar.gz
Update amxm to public version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 172edb0bb717..60f8d1e9be61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lib_amxm-git
pkgdesc = Generic C-implementation of modular support
- pkgver = v0.0.0.r13.gb80f433
+ pkgver = v0.0.8.r0.g6a033d7
pkgrel = 1
- url = https://gitlab.com/proj_amx_01/libraries/lib_amxm
+ url = https://gitlab.com/soft.at.home/ambiorix/libraries/libamxm
arch = any
license = MIT
depends = lib_amxc
provides = lib_amxm
conflicts = lib_amxm
- source = lib_amxm-git::git+https://gitlab.com/proj_amx_01/libraries/lib_amxm.git#branch=master
+ source = lib_amxm-git::git+https://gitlab.com/soft.at.home/ambiorix/libraries/libamxm.git#branch=master
md5sums = SKIP
pkgname = lib_amxm-git
diff --git a/PKGBUILD b/PKGBUILD
index a2b5db46376e..68df32f682b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: fenrig <fenrig.linux at outlook.com>
pkgname=lib_amxm-git
-pkgver=v0.0.1.r0.g0335c40
+pkgver=v0.0.8.r0.g6a033d7
pkgrel=1
pkgdesc="Generic C-implementation of modular support"
arch=('any')
-url="https://gitlab.com/proj_amx_01/libraries/lib_amxm"
+url="https://gitlab.com/soft.at.home/ambiorix/libraries/libamxm"
license=('MIT')
depends=(
@@ -21,7 +21,7 @@ conflicts=(
gitbranch="master"
-source=("${pkgname}::git+https://gitlab.com/proj_amx_01/libraries/lib_amxm.git#branch=${gitbranch}")
+source=("${pkgname}::git+https://gitlab.com/soft.at.home/ambiorix/libraries/libamxm.git#branch=${gitbranch}")
md5sums=('SKIP')
pkgver() {