From de08f66edfdf5d8c9383259053f8913d2eef21e2 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Thu, 18 Apr 2019 01:45:56 -0400 Subject: user/i3lock: bump to 2.11.1 --- user/i3lock/APKBUILD | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'user/i3lock') diff --git a/user/i3lock/APKBUILD b/user/i3lock/APKBUILD index 8080867c7..7d04a82af 100644 --- a/user/i3lock/APKBUILD +++ b/user/i3lock/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Johannes Matheis # Maintainer: Max Rees pkgname=i3lock -pkgver=2.11 +pkgver=2.11.1 pkgrel=0 pkgdesc="Simple X11 screen locker" url="https://i3wm.org/i3lock/" @@ -15,7 +15,6 @@ subpackages="$pkgname-doc" source="$url/$pkgname-$pkgver.tar.bz2" prepare() { - cd "$builddir" default_prepare # At present, this has no functional difference. # But when we start developing our PAM stack into something more @@ -24,8 +23,6 @@ prepare() { } build() { - cd "$builddir" - ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -38,8 +35,7 @@ build() { } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="c00741a66fdb5477a4b7e993d173f98fe95f0254fa74c50f83ddf8078a477d26a9fab126fbe31b509df2dbd35ed5ec64b95475621b8babf6f6c0f6db38160c8a i3lock-2.11.tar.bz2" +sha512sums="8b779aa0a560884adc1a508e1f07f712bdf043f72c377c24d5e7e186a6b97f34a5bda7aa67de41f5e15a1a541f4a2c2d28bc284057926a5833d70b67437d073c i3lock-2.11.1.tar.bz2" -- cgit v1.2.3-60-g2f50