[arch-commits] Commit in cauchy/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Sep 2 13:43:40 UTC 2020


    Date: Wednesday, September 2, 2020 @ 13:43:39
  Author: arojas
Revision: 395145

Upload to sources.al.org, upstream is gone (FS#67801)

Modified:
  cauchy/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 12:56:08 UTC (rev 395144)
+++ PKGBUILD	2020-09-02 13:43:39 UTC (rev 395145)
@@ -9,7 +9,8 @@
 license=(GPL2)
 depends=(gcc-libs)
 makedepends=(cmake eigen)
-source=($pkgname-$pkgver.tar.bz2::"https://bitbucket.org/cyrille/cauchy/get/v$pkgver.tar.bz2")
+#source=($pkgname-$pkgver.tar.bz2::"https://bitbucket.org/cyrille/cauchy/get/v$pkgver.tar.bz2")
+source=(https://sources.archlinux.org/other/packages/cauchy/$pkgname-$pkgver.tar.bz2)
 sha256sums=('7a0cd9ef17190c09f271454b0e698e2e82172ce9efb9ef662e4f7134863d9b56')
 
 prepare() {



More information about the arch-commits mailing list