summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2022-04-13 23:19:58 -0700
committerAzael Reyes2022-04-13 23:19:58 -0700
commit05a253eb1e9288923e6ca18633cf2b8cd53c67b1 (patch)
treefd9b9e31f3802eee20a9375982764b0c8dedeee7 /PKGBUILD
parent1b3361864b33dc63119d8334d03573681d7797cd (diff)
downloadaur-05a253eb1e9288923e6ca18633cf2b8cd53c67b1.tar.gz
save
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0c6e56deb7b..3edb284094df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octetos-core
-pkgver=2.36.1
+pkgver=2.49.0
pkgrel=1
phase=alpha
pkgdesc="C/C++ library to mainly provide Semantic Versioned inplmetation"
@@ -11,7 +11,7 @@ license=('GPL')
url="https://github.com/azaeldevel/octetos-core.git"
depends=('gcc' 'bison' 'libconfig' 'perl-xml-parser' 'intltool' 'cunit')
#backup=('etc/nanorc')
-md5sums=('fe34abd9d56264cbf6c8c9ad4d6a9cbb')
+md5sums=('36b376059ad3f04dcf3887ed79382f26')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-$phase.tar.gz)
build() {