aboutsummaryrefslogtreecommitdiffstats
path: root/main/byobu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/byobu/APKBUILD')
-rw-r--r--main/byobu/APKBUILD16
1 files changed, 9 insertions, 7 deletions
diff --git a/main/byobu/APKBUILD b/main/byobu/APKBUILD
index 23eca4a523..67433574c8 100644
--- a/main/byobu/APKBUILD
+++ b/main/byobu/APKBUILD
@@ -1,15 +1,15 @@
# Contributor:
# Maintainer:
pkgname=byobu
-pkgver=4.22
-pkgrel=1
-pkgdesc="enhancement of the GNU Screen"
+pkgver=5.66
+pkgrel=0
+pkgdesc="An enhancement of the GNU Screen"
url="https://launchpad.net/byobu"
arch="noarch"
-license="GPL-3"
+license="GPL3"
depends="screen python"
-makedepends=
-install=
+makedepends=""
+install=""
subpackages="$pkgname-doc"
source="http://launchpad.net/byobu/trunk/$pkgver/+download/byobu_$pkgver.orig.tar.gz"
@@ -28,4 +28,6 @@ package() {
cp -a etc usr "$pkgdir"/
}
-md5sums="e3c0e9b32e960a7497d7f918c25fbd50 byobu_4.22.orig.tar.gz"
+md5sums="5bb591b5b946501b68973a5894840776 byobu_5.66.orig.tar.gz"
+sha256sums="73e37396710dd7520d717af77055dfa5bdf97770912bb4df8dae2094d6c47a08 byobu_5.66.orig.tar.gz"
+sha512sums="f3ae4ba9c8c2448dd135e85a05ddbd17585583f52dc49aa8bce9ff4b4f7bc45bd52e6400c3204e0a7bd1a2cc18e3db53e9e480ec196e3d0ab29ed3cc0b192381 byobu_5.66.orig.tar.gz"