summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2021-06-22 09:57:45 +1000
committerRod Kay2021-06-22 09:57:45 +1000
commita6f04abd7443cad616abb6f5f5b9ac92093693e7 (patch)
tree2c49477b19cd2fd67b3a32c7e9e9096c885713b0 /PKGBUILD
parent1da9e4fc328812d0342c3253935b4864b9c0bfc1 (diff)
downloadaur-a6f04abd7443cad616abb6f5f5b9ac92093693e7.tar.gz
Minor formatting.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 417a1637a49a..18bcb4308094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,9 @@ license=('GPL3' 'custom')
depends=("gnatcoll-iconv" "gnatcoll-gmp")
makedepends=('gprbuild' 'python-setuptools' 'python-mako' 'python-funcy' 'python-e3-core' 'python-docutils')
-source=(
- "libadalang-$pkgver.tar.gz::https://github.com/AdaCore/libadalang/archive/v$pkgver.tar.gz"
- "langkit-$pkgver.tar.gz::https://github.com/AdaCore/langkit/archive/v$pkgver.tar.gz"
-)
+source=("libadalang-$pkgver.tar.gz::https://github.com/AdaCore/libadalang/archive/v$pkgver.tar.gz"
+ "langkit-$pkgver.tar.gz::https://github.com/AdaCore/langkit/archive/v$pkgver.tar.gz")
+
noextract=()
sha256sums=('afc4b54619d5ee003ba2828969071fa38ced4f68319cc5aeee4736981258b935'
'534d1e56f03961a6f28d248956b040b31429e602640c07f1b5ff89f76e9fcf5f')