diff options
-rw-r--r-- | pcr/gforth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/gforth/PKGBUILD b/pcr/gforth/PKGBUILD index c7e1e0512..489d88f15 100644 --- a/pcr/gforth/PKGBUILD +++ b/pcr/gforth/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="Fast and portable implementation of the ANS Forth language" arch=('i686' 'x86_64' 'armv7h') license=('GPL3') depends=('libtool') -source=("https://ftp.gnu.org/gnu/gforth/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) +source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) options=('libtool') install=$pkgname.install sha512sums=('f034234acfb0fc727f28b564432219a100b916c6df4b847794a55b2fc3b8ed8714eca6de0df67c7c427b7c2bb4dd00f65cfd34e6eb60181e41ab84fea30304e4' |