diff options
author | Freemor <freemor@freemor.ca> | 2019-07-31 16:37:47 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2019-07-31 16:37:47 -0300 |
commit | 0fea780ee869432b065cf90f20ed6abe9729a153 (patch) | |
tree | 132688598a2de0deaeb21d7bce83a443646a1b11 /pcr/gforth | |
parent | c4723375f4323d47d563413b48072110b9eedd1f (diff) | |
download | abslibre-0fea780ee869432b065cf90f20ed6abe9729a153.tar.gz abslibre-0fea780ee869432b065cf90f20ed6abe9729a153.tar.bz2 abslibre-0fea780ee869432b065cf90f20ed6abe9729a153.zip |
Rebuild [pcr/gforth] to move it to my key
Diffstat (limited to 'pcr/gforth')
-rw-r--r-- | pcr/gforth/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/gforth/PKGBUILD b/pcr/gforth/PKGBUILD index 489d88f15..40ccab430 100644 --- a/pcr/gforth/PKGBUILD +++ b/pcr/gforth/PKGBUILD @@ -1,9 +1,10 @@ # Maintainer: David P. <megver83@parabola.nu> # Maintainer: Luke R. <g4jc@openmailbox.org> +# Contributor: Freemor <freemor@freemor.ca> pkgname=gforth pkgver=0.7.3 -pkgrel=1 +pkgrel=2 url="http://www.gnu.org/software/gforth/" pkgdesc="Fast and portable implementation of the ANS Forth language" arch=('i686' 'x86_64' 'armv7h') |