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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 13:21:41 UTC 2020


    Date: Thursday, September 24, 2020 @ 13:21:41
  Author: felixonmars
Revision: 711743

replace arch-hs-uusi by standalone uusi

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 13:21:38 UTC (rev 711742)
+++ PKGBUILD	2020-09-24 13:21:41 UTC (rev 711743)
@@ -13,7 +13,7 @@
 sha512sums=('08806885b3ad70606423e3189fa4f3c2f3586db7b0be496aeef796ba5f40eeb1e2eb2e0a175b3e1bdd98d33bad34d61621db2dabe8485bd4a2c54f13c9f441b0')
 
 prepare() {
-  arch-hs-uusi $pkgname-$pkgver/$pkgname.cabal
+  uusi $pkgname-$pkgver/$pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list