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

Felix Yan felixonmars at archlinux.org
Sat May 2 02:54:54 UTC 2020


    Date: Saturday, May 2, 2020 @ 02:54:53
  Author: felixonmars
Revision: 624284

upgpkg: taskell 1.9.2.0-87: rebuild with brick 0.53

Modified:
  taskell/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-02 02:52:34 UTC (rev 624283)
+++ PKGBUILD	2020-05-02 02:54:53 UTC (rev 624284)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.9.2.0
-pkgrel=86
+pkgrel=87
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -14,7 +14,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i -e 's/== *0.50/==0.52/' -e 's/== *5.26/==5.28/' -e 's/< *4/<5/' -e 's/< *2/<3/' -e 's/< *1/<2/' $pkgname.cabal
+  sed -i -e 's/== *0.50/==0.53/' -e 's/== *5.26/==5.28/' -e 's/< *4/<5/' -e 's/< *2/<3/' -e 's/< *1/<2/' $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list