summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Gallouët2020-05-09 22:30:13 +0200
committerAdrien Gallouët2020-05-09 22:30:13 +0200
commit296f3d55346f2bab2579ed0e3763121ccbf06d6e (patch)
tree2a2cfe08d481089369493604c96bd29d6c340cc1
parent9d946a0698b980b4446335565a8d5176b5501aab (diff)
downloadaur-296f3d55346f2bab2579ed0e3763121ccbf06d6e.tar.gz
Update to 0.5
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c60bd0b0d198..4d488003607a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = secret
pkgdesc = A simple and tiny tool that will help you keep your little secrets
- pkgver = 0.4
+ pkgver = 0.5
pkgrel = 1
url = https://github.com/angt/secret
arch = x86_64
license = BSD
makedepends = git
- source = git+https://github.com/angt/secret#tag=v0.4
+ source = git+https://github.com/angt/secret#tag=v0.5
md5sums = SKIP
pkgname = secret
diff --git a/PKGBUILD b/PKGBUILD
index d682dab92a46..946da62ca119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrien Gallouët <adrien@gallouet.fr>
pkgname=secret
-pkgver=0.4
+pkgver=0.5
pkgrel=1
pkgdesc="A simple and tiny tool that will help you keep your little secrets"
arch=('x86_64')