summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2022-06-30 00:05:03 -0700
committerAzael Reyes2022-06-30 00:05:03 -0700
commitfdacdbcfefa6a7c86a531268f4d2c17f83942533 (patch)
treebbe5f2a7384486ce8a4cc9ea5dcb3d1969523917 /PKGBUILD
parente448a4f53ff133053baa4bd042b4d265ace5335d (diff)
downloadaur-fdacdbcfefa6a7c86a531268f4d2c17f83942533.tar.gz
saving
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 474db48d131f..1a4b794abc1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octetos-core
-pkgver=2.53.0
+pkgver=2.55.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=('939d926df26a673101d1b6cc7c1e76eb')
+md5sums=('6f155f7f58f591df8296923e96412d70')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-$phase.tar.gz)
build() {