summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2020-08-20 13:09:35 +0200
committerFrederic Bezies2020-08-20 13:09:35 +0200
commitfcc2cbc75b814f449ff176b3d3bc80124f3c6b0e (patch)
treebfa49fb10f7f9ffb47d0891ce2303c9f481d4ffe /PKGBUILD
parent9421e8b1f3ee3cde6db85a33e35927d6a0309e17 (diff)
downloadaur-fcc2cbc75b814f449ff176b3d3bc80124f3c6b0e.tar.gz
2.87.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b320e48e23d..3fc8af09791a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Allan McRae <allan@archlinux.org>
pkgname=yabasic
-pkgver=2.86.9
+pkgver=2.87.0
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=('aa18c07fc32e1c9db8da0b686d8fcc0538fea70e78b826fdb832c461fed9134f')
+sha256sums=('7206b188f7f6d0ac7f20963bc73806af6f78a2829560172a114144b40f8419f7')
build() {
cd $pkgname-$pkgver