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

Andreas Radke andyrtr at archlinux.org
Thu Sep 5 08:05:39 UTC 2019


    Date: Thursday, September 5, 2019 @ 08:05:39
  Author: andyrtr
Revision: 361628

upgpkg: ell 0.22-1

upstream update 0.22

Modified:
  ell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-05 06:51:29 UTC (rev 361627)
+++ PKGBUILD	2019-09-05 08:05:39 UTC (rev 361628)
@@ -2,8 +2,7 @@
 # Contributor: Jameson Pugh <imntreal at gmail.com>
 
 pkgname=ell
-#_commit=ebc021cee3b2d20ca2af5e3ed02495da616b2fd3 # tags/0.17
-pkgver=0.20
+pkgver=0.22
 pkgrel=1
 pkgdesc="Embedded Linux library"
 arch=(x86_64)
@@ -11,20 +10,11 @@
 #url="https://git.kernel.org/pub/scm/libs/ell/ell.git/"
 license=('LGPL2.1')
 depends=('glibc')
-#makedepends=('git')
-#source=("git+https://git.kernel.org/pub/scm/libs/ell/ell.git/#commit=$_commit")
-#sha256sums=('SKIP')
-# https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
 source=(https://mirrors.edge.kernel.org/pub/linux/libs/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha256sums=('d4aa08915f4058ecaab509dffbe22665d71dba6fe9626caff63c0e5f4b78a394'
+sha256sums=('3c1d6d997e17dfcbe4ebcd1331d9a7be5c64f2f0a0813bc223790e570d8da2e3'
             'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # "Marcel Holtmann <marcel at holtmann.org>"
 
-#prepare() {
-#  cd "$pkgname"
-#  ./bootstrap
-#}
-
 build() {
   #cd "$pkgname"
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list