summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsavagezen2021-12-24 13:14:49 -0500
committersavagezen2021-12-24 13:14:49 -0500
commit14e482fb68b55a048a35532541c979296b3a41cf (patch)
tree57c720747c4a327f345e95e9f38a46e894071580 /PKGBUILD
parent59037c9cb54486d56856dd1aaf164272251f12e0 (diff)
downloadaur-star-meta.tar.gz
package hosted on gitlab; updated module list to 4/21/21 version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32f687ce8f06..ea3769f37df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,5 @@
# Maintainer: Austin Haedicke (austin.haedicke@gmail.com)
-# Telegram: @savagezen / @savagezen_aur
-# Github: https://github.com/savagezen/pkgbuild
-# If you find errors or have suggestions feel free to file an issue
-# or submit a pull request @ https://github.com/savagezen/pkgbuild
pkgname=star-meta
pkgver=0.1
@@ -12,6 +8,6 @@ pkgdesc="Metapackage to install Perl6 modules included in Rakudo Star"
arch=('any')
depends=('zef')
groups=('perl6')
-url="https://github.com/rakudo/star/blob/master/modules/MODULES.txt"
+url="https://raw.githubusercontent.com/rakudo/star/0cb1f39d888f3e299a1d1e5e1c86b8aa0c813a16/etc/modules.txt"
license=('None')
install=$pkgname.install