summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2021-08-13 21:31:33 -0700
committerAzael Reyes2021-08-13 21:31:33 -0700
commit8ae8b23da1fb273f4e1b59c90c854958c134de84 (patch)
tree616f4dcf09016c637a512a1df320bf5d4f9e7ab8 /PKGBUILD
parente1931b76785ac487399a36e26b5be3599b4d7abd (diff)
downloadaur-8ae8b23da1fb273f4e1b59c90c854958c134de84.tar.gz
updating to 2.25.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f76644198cd1..d2ea40ffb8d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octetos-core
-pkgver=2.20.0
+pkgver=2.25.1
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=('836b5027cb5b9ff527096b0b12b68047')
+md5sums=('9f1bf6ccfb1457fdde7ec1fbda5b222f')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-beta.tar.gz)
build() {