summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9a2cea43315..b9b187feeb8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Austin Haedicke (austin.haedicke@gmail.com)
+# Maintainer: Austin Haedicke (austin.haedicke@gmail.com), Telegram @savageze
# If you find errors or have suggestions feel free to file an issue
# or submit a pull request @ https://github.com/savagezen/pkgbuild
@@ -20,7 +20,7 @@ optdepends=('zef')
provides=('rakudo-star' 'rakudo-moarvm')
conflicts=('rakudo-star' 'rakudo-moarvm')
source=(http://rakudo.org/downloads/star/$pkgname-$pkgver.tar.gz)
-sha512sums=('36d6f81d8f2fed218edb606bd29a3265cd258ba86100e7e406cc98ae121a4b076cf1489121568ecf5ce9448756029ee1ce3f05cc0ff331eca4f5d9f065576280')
+sha512sums=('50b258409df71003e30563f8a080691f6316c33c958d90579f999b1efd9382292272032874e58953061d6336b1aa2a74a5fba63326480b85eaaf98e10ef6facc')
build() {
cd "$pkgname-$pkgver"