summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzael Reyes2022-11-23 21:56:45 -0800
committerAzael Reyes2022-11-23 21:56:45 -0800
commit18b9cfc0e2ac512cd82c05f1937f75335da702ba (patch)
treef04d0729d4b4ed238b60d5e9a214a2a8e508930d /PKGBUILD
parent6a2904a128ff3d688661978447312d3712d1ebb3 (diff)
downloadaur-18b9cfc0e2ac512cd82c05f1937f75335da702ba.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3ff2bdf0db9..e71f8bfec612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=octetos-core
-pkgver=2.57.0
-pkgrel=2
+pkgver=2.57.1
+pkgrel=1
phase=alpha
pkgdesc="C/C++ library to mainly provide Semantic Versioned inplmetation"
arch=('x86_64')
@@ -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=('6a23d7c5ac635c3ce42cbcf8ccc1b420')
+md5sums=('585da95e1bd1b9f8e25058313bb528d0')
source=(https://github.com/azaeldevel/$pkgname/archive/$pkgver-$phase.tar.gz)
build() {