summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Sexton2023-12-09 02:18:36 -0500
committerMatthew Sexton2023-12-09 02:18:36 -0500
commit51cec6333515471681ec8aa00943145d420311fa (patch)
tree5c38feb9d453905c7511f3a13908c1ac2dc981eb /PKGBUILD
parent0e86e7fc7d475c84c7737396cdf6cc4325489a36 (diff)
downloadaur-hello.tar.gz
Changed url to specific page for this software
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a58c3ca040b2..4d7b7429ac3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
+# Maintainer: Matthew Sexton <mssxtn@gmail.com
+#contributor: Michał Wojdyła < micwoj9292 at gmail dot com >
#Contributor: leo <leotemplin@yahoo.de>
pkgname=hello
pkgver=2.12.1
-pkgrel=1
+pkgrel=2
pkgdesc="Prints Hello World and more"
arch=(i686 x86_64)
-url='https://gnu.org'
+url='https://www.gnu.org/software/hello/'
license=('GPL')
source=(https://ftp.gnu.org/gnu/hello/$pkgname-$pkgver.tar.gz)