summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-01-31 19:33:33 +0100
committerFrederic Bezies2019-01-31 19:33:33 +0100
commitea70054ff085f04283ed1e903bc4b5b1a43ce0e3 (patch)
tree0e5440c51eb8fbceaf91b4543a4116aa976e0cd5 /PKGBUILD
parent71f9f38948cbfcedca298f52affa003053c71685 (diff)
downloadaur-ea70054ff085f04283ed1e903bc4b5b1a43ce0e3.tar.gz
2.8.4 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3a784b94656..aa312d9c4092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Allan McRae <allan@archlinux.org>
pkgname=yabasic
-pkgver=2.81.3
+pkgver=2.81.4
pkgrel=1
pkgdesc="Yet Another Basic"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url="http://www.yabasic.de/"
depends=('libx11' 'ncurses')
makedepends=('libxt')
source=("http://www.yabasic.de/download/$pkgname-$pkgver.tar.gz")
-sha256sums=('5947ef371c46b08a8e083a433c7a34b635b49a61672d4d97a38a0a78db7d6d8c')
+sha256sums=('a63e4d3ea72c35f9f1444a324348b89c908af131909d02bf8d4f20295408722e')
build() {
cd $pkgname-$pkgver