summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhpmachining2022-07-09 09:09:46 -0400
committerhpmachining2022-07-09 09:09:46 -0400
commit3eadf97c94268a1ee0a87964f30638ae34d9f3db (patch)
tree523542921389d00e80635de9fce94c103cbd252b /PKGBUILD
parent217ee3bc4963239084d2f5c78741898d6c341d5d (diff)
downloadaur-3eadf97c94268a1ee0a87964f30638ae34d9f3db.tar.gz
Updated to version 0.1.78
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 822a4640ca0e..b8eae3d34569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Hentschel <aur at hpminc dot com>
pkgname=cmoc
-pkgver=0.1.77
+pkgver=0.1.78
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=('b114e2e5b01858a802e988185a15d04d257d781d3a2bc4504363035392ea3d67')
+sha256sums=('942d36991c83dea533ee99cb08948352c5a556b6204af88a5ff4bdccafe93f23')
build() {
cd "$pkgname-$pkgver"