summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa96370af14c..d9b47715e3eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: oozyslug <oozyslug at gmail dot com>
pkgname=byobu
-pkgver=5.108
+pkgver=5.113
pkgrel=1
pkgdesc="Enhanced profile and useful notifications for tmux/screen"
arch=("any")
@@ -15,7 +15,7 @@ makedepends=("gettext")
optdepends=("screen: alternative back-end for byobu (default: tmux)"
"python2: needed for byobu-config")
source=("${url}/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz")
-md5sums=('44316c7db6ce6eb62de9506d57d750f4')
+md5sums=('e0bdfa9177555fb52b6d670956bcb7c0')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"