aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkashirin.alex2021-05-17 13:34:07 +0200
committerkashirin.alex2021-05-17 13:34:07 +0200
commit2f1010c2ce6b566fc410162e053b1cb5d03017c5 (patch)
treeeaad15cf923b512fde0f89443007af550528429a
parent4ea6bf498a0058d936a0a4d62f77cd8f35bfd696 (diff)
downloadaur-2f1010c2ce6b566fc410162e053b1cb5d03017c5.tar.gz
updated version for SWC-DB v0.5.1
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6aa078e7a648..2954a598dd1e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = swcdb-lib-fs-local
pkgdesc = The SWC-DB FileSystem Local library
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = https://www.swcdb.org
install = README.md
@@ -14,7 +14,7 @@ pkgbase = swcdb-lib-fs-local
makedepends = swcdb-lib-fs
depends = swcdb-lib-fs
provides = libswcdb_fs_local.so
- source = swcdb-lib-fs-local-0.5.0-source::git+https://github.com/kashirin-alex/swc-db.git#tag=v0.5.0
+ source = swcdb-lib-fs-local-0.5.1-source::git+https://github.com/kashirin-alex/swc-db.git#tag=v0.5.1
sha256sums = SKIP
pkgname = swcdb-lib-fs-local
diff --git a/PKGBUILD b/PKGBUILD
index 106dbc3b41ec..c67cae3afe27 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _group_name="swcdb"
_sub_name="lib-fs-local"
pkgname=${_group_name}-${_sub_name}
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="The SWC-DB FileSystem Local library"
arch=("x86_64")