summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2021-09-10 18:28:10 -0700
committerAzael Reyes2021-09-10 18:28:10 -0700
commit166340d18895f28cd73cfb045fce3f3ea6d9b269 (patch)
tree302681a7f0ae89cc3f336c1b2ab891731d555aa7 /PKGBUILD
parentec68402be149b00647f547ad8e59e512f2fd8412 (diff)
downloadaur-166340d18895f28cd73cfb045fce3f3ea6d9b269.tar.gz
updating to 2.31.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26a316b988ed..7aac3ed331e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octetos-core
-pkgver=2.30.0
+pkgver=2.31.5
pkgrel=1
pkgdesc="C/C++ library to mainly provide Semantic Versioned inplmetation"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
url="https://github.com/azaeldevel/octetos-core.git"
depends=('gcc' 'bison' 'libconfig' 'perl-xml-parser' 'intltool' 'cunit')
#backup=('etc/nanorc')
-md5sums=('9ead852850869095a166bb8b2aa91bdb')
+md5sums=('35a4fa760012bde37e897f5516397e3f')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-beta.tar.gz)
build() {