summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorelimpfor2018-10-31 14:09:58 -0400
committerelimpfor2018-10-31 14:09:58 -0400
commit49ddec0a041d91174f7fbd97aab881c197287682 (patch)
tree0c26ec53c67af9f2bb76f4d12ae989e28027d327 /PKGBUILD
parent0df65e55d4a5ef8a59cd4548fa8bc39adbe14ffd (diff)
downloadaur-opmsg.tar.gz
updated to 1.78s
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75a4784e8178..aa8fddf6623e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elimpfor <aur@s403.33mail.com>
pkgname=opmsg
-pkgver=1.77s
+pkgver=1.78s
_pkgver=rel-"${pkgver}"
pkgrel=1
epoch=
@@ -10,7 +10,7 @@ url="https://github.com/stealth/opmsg"
license=('GPL3')
depends=('openssl')
source=("https://github.com/stealth/${pkgname}/archive/${_pkgver}.tar.gz")
-sha1sums=('5985ae8e7ea347c5001829ca07d263e19fbaa5db')
+sha1sums=('d441fdf82c5af723766c30ca76ac07ef68a82db7')
conflicts=('opmsg-git')
build() {