summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2021-04-18 16:15:56 +0200
committerPopolon2021-04-18 16:15:56 +0200
commitd5e0e218685c4f5b1701051bea7fa2ac88d09aff (patch)
treefdce51adff20b7910a5fa3af22be2dbebac5c918 /PKGBUILD
parentd215c3c3e7b74ee0be9d1780ef3c9e64fca30e7c (diff)
downloadaur-d5e0e218685c4f5b1701051bea7fa2ac88d09aff.tar.gz
update to 0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26ca1b55da50..c1512047ad68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Popolon <popolon@popolon.org>
pkgname=bootterm
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="Simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports"
arch=('x86_64' 'armv7h' 'armv8')
url="https://github.com/wtarreau/bootterm/"
license=('MIT')
source=(https://github.com/wtarreau/$pkgname/archive/v${pkgver}.tar.gz)
-sha256sums=('8779dd9af5b0574a7a93e5f8579935f622055d958a690457dcef02d4f438ec6c')
+sha256sums=('048391b7a988d7581c972167cba849ab58d63ac118f0d3ad204275f54a8df337')
build() {
cd $pkgname-$pkgver