summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a78000..2ce23d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 15 03:30:28 UTC 2016
+# Sun Dec 18 15:29:15 UTC 2016
pkgbase = otbluh-git
pkgdesc = Simple one time pad implementation with key generating support called onetimebluh due to its features
- pkgver = r77.9dd9ac1
- pkgrel = 2
+ pkgver = r80.87c638e
+ pkgrel = 1
url = https://git.eigenlab.org/seppia/onetimebluh
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a1fe6e9..b03d066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Seppia <seppia@seppio.fish>
pkgname=otbluh-git
-pkgver=r77.9dd9ac1
-pkgrel=2
+pkgver=r80.87c638e
+pkgrel=1
pkgdesc="Simple one time pad implementation with key generating support called onetimebluh due to its features"
arch=('i686' 'x86_64' 'aarch64')
url="https://git.eigenlab.org/seppia/onetimebluh"