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

Felix Yan felixonmars at archlinux.org
Thu May 31 02:18:10 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:18:07
  Author: felixonmars
Revision: 333858

upgpkg: sl 5.02-5

BUILDINFO Rebuild

Modified:
  sl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:17:58 UTC (rev 333857)
+++ PKGBUILD	2018-05-31 02:18:07 UTC (rev 333858)
@@ -5,7 +5,7 @@
 
 pkgname=sl
 pkgver=5.02
-pkgrel=4
+pkgrel=5
 pkgdesc='Steam Locomotive runs across your terminal when you type "sl" as you meant to type "ls".'
 arch=('x86_64')
 url="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/index_e.html"
@@ -12,7 +12,7 @@
 license=('custom')
 depends=('ncurses')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mtoyoda/sl/archive/$pkgver.tar.gz")
-md5sums=('5d5fe203eb19598821647ba8db5dde6c')
+sha512sums=('a4d18bc79d7e0eca7748b10226a6b2a85a7a01d636e4e9215bf524a7849bc5cb250034326e5a69f7423d79e40b92182fddc0e56e25df616edae06369c782cb26')
 
 build() {
 	cd "$srcdir/sl-$pkgver"



More information about the arch-commits mailing list