summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2022-04-14 01:29:24 -0700
committerAzael Reyes2022-04-14 01:29:24 -0700
commite448a4f53ff133053baa4bd042b4d265ace5335d (patch)
treecb2e45ecc5e247652afec68fdea863439efae3e9 /PKGBUILD
parent05a253eb1e9288923e6ca18633cf2b8cd53c67b1 (diff)
downloadaur-e448a4f53ff133053baa4bd042b4d265ace5335d.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 3edb284094df..474db48d131f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octetos-core
-pkgver=2.49.0
+pkgver=2.53.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=('36b376059ad3f04dcf3887ed79382f26')
+md5sums=('939d926df26a673101d1b6cc7c1e76eb')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-$phase.tar.gz)
build() {