summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbilabila2019-12-22 18:09:57 +0800
committerbilabila2019-12-22 18:09:57 +0800
commita7b5e506e69e8814492b4057d2f5f763456a0f87 (patch)
tree077563337fec2a77c28574ec42812e9746bc8220
parentc010d0a2de2c506988ba8b39762e0b23264a970c (diff)
downloadaur-a7b5e506e69e8814492b4057d2f5f763456a0f87.tar.gz
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e5bd08701b2..fbe47f725659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,8 +11,8 @@ pkgbase = lua-format
provides = LuaFormatter
conflicts = lua-format
conflicts = LuaFormatter
- source = https://github.com/Koihik/LuaFormatter/archive/1.3.0.tar.gz
- source = https://github.com/Taywee/args/archive/6.2.2.tar.gz
+ source = lua-format-1.3.0::https://github.com/Koihik/LuaFormatter/archive/1.3.0.tar.gz
+ source = args-6.2.2::https://github.com/Taywee/args/archive/6.2.2.tar.gz
source = lib.patch
sha512sums = 1ea6183759c71147128caf36c22bcc5108cf0a4604d5c1ff426b91e6debceeb86f5ead87fef4e4de5e6339f2e35a8d2f7d48bd6722ccfd4e356151749b10fa2c
sha512sums = 29b0f53316fe35f65ab92c807180c1e6cc6084dfed9f635aa2e3e848137ee8e5d24ec6831cf19189c6432335f73d1466564e0bc9bc259c98f3f0de264637f971
diff --git a/PKGBUILD b/PKGBUILD
index d29e948d27f3..d1173e46dd66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,10 +15,10 @@ provides=($_pkg $_src)
conflicts=($_pkg $_src)
license=(Apache2)
depends=(antlr4-runtime yaml-cpp)
-
-source=(https://github.com/Koihik/$_src/archive/$_pkgver.tar.gz
- https://github.com/Taywee/$_lib/archive/$_libver.tar.gz
- $_patch)
+source=($_pkg-$pkgver::https://github.com/Koihik/$_src/archive/$_pkgver.tar.gz
+ $_lib-$_libver::https://github.com/Taywee/$_lib/archive/$_libver.tar.gz
+ $_patch
+)
sha512sums=(1ea6183759c71147128caf36c22bcc5108cf0a4604d5c1ff426b91e6debceeb86f5ead87fef4e4de5e6339f2e35a8d2f7d48bd6722ccfd4e356151749b10fa2c
29b0f53316fe35f65ab92c807180c1e6cc6084dfed9f635aa2e3e848137ee8e5d24ec6831cf19189c6432335f73d1466564e0bc9bc259c98f3f0de264637f971
6c12fd6eae7ea8243216378a392e4bc1a3c2d7a6d16cf89c864c8f6656550e73754542e3068000abfd8ae6cd64af21fe4c2aa353e811fd5d2f94343452c6321b