[arch-commits] Commit in tamu-anova/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Jun 3 10:53:43 UTC 2020
Date: Wednesday, June 3, 2020 @ 10:53:43
Author: jelle
Revision: 388148
Rebuild for reproducible builds
Use the newly uploaded source as upstream is MIA.
Modified:
tamu-anova/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-03 10:25:08 UTC (rev 388147)
+++ PKGBUILD 2020-06-03 10:53:43 UTC (rev 388148)
@@ -3,7 +3,7 @@
pkgname=tamu-anova
pkgver=0.2.1
-pkgrel=6
+pkgrel=7
pkgdesc="ANOVA Extensions to the GNU Scientific Library"
arch=('x86_64')
url="https://www.stat.tamu.edu/~aredd/tamuanova/"
@@ -11,7 +11,7 @@
depends=('gsl')
makedepends=('gcc')
options=('staticlibs')
-source=(https://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/tamu_anova-$pkgver.tar.gz)
+source=(https://sources.archlinux.org/other/packages/tamu_anova/tamu_anova-0.2.1.tar.gz)
sha1sums=('8c7ffae14ebe92f27d20ff1f0e325875fa6ced53')
build() {
More information about the arch-commits
mailing list