summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeppia <nonso@insicuri.net>2016-12-09 02:37:55 +0100
committerSeppia <nonso@insicuri.net>2016-12-09 02:37:55 +0100
commit98e4cc1d7e97aa3197171bfc34dc956a71982e0f (patch)
tree1240f3ef8b0afb4a58baa13e099dfec78cf05e37
parent1f162e69b0ad7c4d4623ab3eadf8dd674fcda7ec (diff)
downloadotbluh-git-98e4cc1d7e97aa3197171bfc34dc956a71982e0f.tar.gz
otbluh-git-98e4cc1d7e97aa3197171bfc34dc956a71982e0f.tar.bz2
otbluh-git-98e4cc1d7e97aa3197171bfc34dc956a71982e0f.zip
updated version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04d2abd..119f320 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 9 00:55:33 UTC 2016
+# Fri Dec 9 01:37:04 UTC 2016
pkgbase = otbluh-git
pkgdesc = simple one time pad implementation with key generating support
- pkgver = r76.a0ae5aa
- pkgrel = 2
+ pkgver = r77.9dd9ac1
+ pkgrel = 1
url = https://git.eigenlab.org/seppia/onetimebluh
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 85919b3..0dd500c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Seppia <seppia@seppio.fish>
pkgname=otbluh-git
-pkgver=r76.a0ae5aa
-pkgrel=2
+pkgver=r77.9dd9ac1
+pkgrel=1
pkgdesc="simple one time pad implementation with key generating support"
arch=('i686' 'x86_64' 'aarch64')
url="https://git.eigenlab.org/seppia/onetimebluh"