[arch-commits] Commit in freebasic/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Oct 6 02:21:06 UTC 2015
Date: Tuesday, October 6, 2015 @ 04:21:06
Author: fyan
Revision: 143028
upgpkg: freebasic 1.04.0-1
Modified:
freebasic/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-06 02:03:05 UTC (rev 143027)
+++ PKGBUILD 2015-10-06 02:21:06 UTC (rev 143028)
@@ -4,7 +4,7 @@
# Contributor: rabyte <gmail.com: rabyte>
pkgname=freebasic
-pkgver=1.03.0
+pkgver=1.04.0
pkgrel=1
pkgdesc="A free BASIC compiler"
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
source=("https://downloads.sourceforge.net/fbc/FreeBASIC-$pkgver-source.tar.xz")
source_i686=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86.tar.xz")
source_x86_64=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86_64.tar.xz")
-md5sums=('3b88d4ff2deacba26c5f43b5221bd5cf')
-md5sums_i686=('6d20df94ab8fe76c6936c6adf3dce9dc')
-md5sums_x86_64=('fd47aa49f04220a85a227f4c687fa377')
+md5sums=('2221961b2efdd484de2ce64e63458483')
+md5sums_i686=('6e7d5de2bd56065c39d8e600c703d557')
+md5sums_x86_64=('92801962a3c23c0b41053e0e87272444')
prepare() {
[[ "$CARCH" = "x86_64" ]] && _arch=x86_64
More information about the arch-commits
mailing list