summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLS-Shandong2025-01-27 18:00:17 +0800
committerLS-Shandong2025-01-27 18:00:17 +0800
commiteff7bf5c29d17e73c246880db87f5c25be00971b (patch)
tree70c925c4d6a6772369796c76d1ad1516d4770ea8
parentf413d09bcdd230d52fbdf7020a75b0b7b3befc73 (diff)
downloadaur-eff7bf5c29d17e73c246880db87f5c25be00971b.tar.gz
Fixed error.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f7b237d0eb..6f243a265567 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = artanis
+pkgbase = artanis-git
pkgdesc = A fast monolithic web-framework of Scheme
pkgver = 1.2.2.r1.g21ceb29c
pkgrel = 1
@@ -18,7 +18,7 @@ pkgbase = artanis
provides = artanis
conflicts = artanis
options = !strip
- source = artanis::git+https://gitlab.com/hardenedlinux/artanis.git
+ source = artanis-git::git+https://gitlab.com/hardenedlinux/artanis.git
sha256sums = SKIP
-pkgname = artanis
+pkgname = artanis-git
diff --git a/PKGBUILD b/PKGBUILD
index b25bb4c3cc9c..82c9b87fbfc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LS-Shandong < ls-shandong at outlook dot com >
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
-pkgname=artanis
+pkgname=artanis-git
pkgver=1.2.2.r1.g21ceb29c
pkgrel=1
pkgdesc="A fast monolithic web-framework of Scheme"