summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-07-08 09:47:30 +0200
committerFrederic Bezies2019-07-08 09:47:30 +0200
commit8380e1d094fe84f77913b90759033f36bb5749d3 (patch)
tree42585f9fedf0e200900fdf17f8c6e60c3f8b2772 /PKGBUILD
parentb7b686732515355d909aac79f4adb04672c70edd (diff)
downloadaur-8380e1d094fe84f77913b90759033f36bb5749d3.tar.gz
2.83.3 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86173419a42c..13a0183855dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Allan McRae <allan@archlinux.org>
pkgname=yabasic
-pkgver=2.83.0
+pkgver=2.83.3
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=('24eaca1a520817ec266d132d89b4a657d5adf3e6bad54f13b103991afdca6d40')
+sha256sums=('09f73acbf5287f5bc949c26b75e10ea927b9462167f3a244372512c8bc71235c')
build() {
cd $pkgname-$pkgver