summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Hentschel (hpmachining)2023-05-14 11:23:04 -0400
committerPaul Hentschel (hpmachining)2023-05-14 11:23:04 -0400
commitd215843249a704c9231a5f90884587a287b06562 (patch)
tree23f7eb027139008744e4eae0a33b32349daf270f /PKGBUILD
parentd4a3002a25b9a3e46f22d165670de67edee665e8 (diff)
downloadaur-d215843249a704c9231a5f90884587a287b06562.tar.gz
Updated to version 0.1.81
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b731cdfc761..c861634a6b15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Hentschel <aur at hpminc dot com>
pkgname=cmoc
-pkgver=0.1.81
+pkgver=0.1.82
pkgrel=1
pkgdesc="6809-generating cross-compiler for a subset of the C language."
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('perl' 'lwtools')
makedepends=('discount')
source=("http://perso.b2b2c.ca/~sarrazip/dev/$pkgname-$pkgver.tar.gz")
-sha256sums=('95d46ed006865b378960ddcf8e0df56c722287d4f4de969a99af167e6552b48b')
+sha256sums=('892ace681569e09b5aa0c1f4cfa3d2b86ea194c0360545799f0aaa091e06a61e')
build() {
cd "$pkgname-$pkgver"