summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngvarX2021-02-04 17:14:25 +0300
committerIngvarX2021-02-04 17:14:25 +0300
commita4d6a8059f583ac688886f479b33d77febe58281 (patch)
treec095d67cc90ac01ea7e421eb1509f38dfc9df0d0
parent29aa2f6fe3c5b1ff2c8058af93d587a78a4ca2fd (diff)
downloadaur-a4d6a8059f583ac688886f479b33d77febe58281.tar.gz
v0.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 838057fa2b94..f6d74fda9a7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = camelot-git
pkgdesc = Cross-platform file manager written in C#
- pkgver = 0.2.0.616
- pkgrel = 2
+ pkgver = 0.2.1.666
+ pkgrel = 1
url = https://github.com/IngvarX/Camelot
arch = any
license = GPL-3.0
diff --git a/PKGBUILD b/PKGBUILD
index 2c8cc52cdceb..59425fbfc3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
pkgname=camelot-git
_gitname="Camelot"
_outputfolder="Release"
-pkgrel=2
-pkgver=v0.2.0
+pkgrel=1
+pkgver=v0.2.1
url="https://github.com/IngvarX/Camelot"
pkgdesc="Cross-platform file manager written in C#"
arch=("any")