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

Levente Polyak anthraxx at archlinux.org
Sat Dec 31 19:56:15 UTC 2016


    Date: Saturday, December 31, 2016 @ 19:56:14
  Author: anthraxx
Revision: 203393

upgpkg: lolcat 42.24.0-1

Modified:
  lolcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-31 19:49:23 UTC (rev 203392)
+++ PKGBUILD	2016-12-31 19:56:14 UTC (rev 203393)
@@ -2,8 +2,8 @@
 # Contributor: Gordin <9ordin @t gmail dot com>
 
 pkgname=lolcat
-pkgver=42.1.44
-pkgrel=2
+pkgver=42.24.0
+pkgrel=1
 pkgdesc='Okay, no unicorns. But rainbows!!'
 url='https://github.com/busyloop/lolcat'
 arch=('any')
@@ -11,11 +11,11 @@
 depends=('ruby' 'ruby-paint' 'ruby-trollop')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/busyloop/lolcat/archive/v${pkgver}.tar.gz)
-sha512sums=('6bda0ffcc55e3be12163617f3edcd85b3e27b82dfec71044c5918fdeed5670c6df8cedd25e7c77659bd05f59fcecef88efd251545f718a2784425618a1a2f58e')
+sha512sums=('ad610dac62717da0b1d0b8ccfc77ac1d0cd6bd448df52fa616af70b6e3cec679e489394304ecaf3b50995ad9ded5412c387c8cdb7687876b2586a9706e45a604')
 
 prepare() {
   cd ${pkgname}-${pkgver}
-  sed -r 's|~>|>=|g' -i lolcat.gemspec # don't give a fuck about rubys bla bla, we will handle it
+  sed -r 's|~>|>=|g' -i lolcat.gemspec # don't give a fuck about rubys bla bla
   sed 's|git ls-files -- bin/\*|find bin -type f|' -i lolcat.gemspec
   sed 's|git ls-files -- {test,spec,features}/*|echo|' -i lolcat.gemspec
   sed 's|git ls-files|find -type f|' -i lolcat.gemspec



More information about the arch-commits mailing list