summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhpmachining2022-03-06 20:18:02 -0500
committerhpmachining2022-03-06 20:18:35 -0500
commitde5d7293bd1a0dd4e836ec379ee0722c695d0bc6 (patch)
tree5ece274bcf7a6d9caecaa4ba38f08349757af644 /PKGBUILD
parentb44347e690af95d836824d73b71e7630c9cd8dc3 (diff)
downloadaur-de5d7293bd1a0dd4e836ec379ee0722c695d0bc6.tar.gz
Updated to version 0.1.76
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1707dccccaba..c3791e1e6a08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Hentschel <aur at hpminc dot com>
pkgname=cmoc
-pkgver=0.1.75
+pkgver=0.1.76
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=('e981754b217f4e71190a03dc89a0ed1c3aa04281a68daa43d584453c4009d6e5')
+sha256sums=('fcc570774b8a39429df0ec46aca9c6d6712c4f038a62b66056c4868ad863d708')
build() {
cd "$pkgname-$pkgver"