summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-02-23 23:00:29 +0100
committerFrederic Bezies2019-02-23 23:00:29 +0100
commit1e3725e7f15e644a0caae2a51d5cbce09b24ab00 (patch)
tree7f010797737ba958f62be8963fdf8bec97e8daed /PKGBUILD
parentea70054ff085f04283ed1e903bc4b5b1a43ce0e3 (diff)
downloadaur-1e3725e7f15e644a0caae2a51d5cbce09b24ab00.tar.gz
2.82.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa312d9c4092..90f951b43ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Allan McRae <allan@archlinux.org>
pkgname=yabasic
-pkgver=2.81.4
+pkgver=2.82.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=('a63e4d3ea72c35f9f1444a324348b89c908af131909d02bf8d4f20295408722e')
+sha256sums=('a80aa2c993cb7c89bd3e883a075342afceb3309fed2a8f3ad78d936023528388')
build() {
cd $pkgname-$pkgver