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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Oct 31 16:12:12 UTC 2014


    Date: Friday, October 31, 2014 @ 17:12:12
  Author: jlichtblau
Revision: 121633

upgpkg: tilda 1.2.2-1
double sha sum fix in PKGBUILD file

Modified:
  tilda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-31 15:56:44 UTC (rev 121632)
+++ PKGBUILD	2014-10-31 16:12:12 UTC (rev 121633)
@@ -13,7 +13,7 @@
 depends=('vte290' 'confuse')
 changelog=$pkgname.changelog
 source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('13d482eb18a59266118146d0d3212d761290da608b8651aa3a2bfdf3f8ca0fb5')
+sha256sums=('855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7')
 
 build() {
   cd $pkgname-$pkgname-$pkgver
@@ -28,4 +28,3 @@
 
   make DESTDIR="${pkgdir}" install
 }
-sha256sums=('855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7')



More information about the arch-commits mailing list