summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2018-08-12 12:30:18 -0700
committerMike Swanson2018-08-12 12:30:18 -0700
commit8a94d9470b62b3d58a52f5ea49e8436e0da8510e (patch)
treeff5feb7fa5ef4b8a8d32b8bfad67d51e49f0f3e4
parent4b81477b65844990ec7cc47a66c567a2ef546938 (diff)
downloadaur-8a94d9470b62b3d58a52f5ea49e8436e0da8510e.tar.gz
Update to 5.1.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e89b5966529..46b7ab752525 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 04:51:49 UTC 2018
+# Sun Aug 12 19:30:06 UTC 2018
pkgbase = deutex
pkgdesc = Composer and decomposer for Doom, Heretic, Hexen, Strife WAD files
- pkgver = 5.1.1
+ pkgver = 5.1.2
pkgrel = 1
url = https://github.com/Doom-Utils/deutex
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = deutex
makedepends = asciidoc
depends = libpng
conflicts = deutex-git
- source = https://github.com/Doom-Utils/deutex/releases/download/v5.1.1/deutex-5.1.1.tar.xz
- source = https://github.com/Doom-Utils/deutex/releases/download/v5.1.1/deutex-5.1.1.tar.xz.sig
- sha512sums = a6af2b16d9f3ad4da0bee2ede4cbc71902b935af7055aec9f198d5af6de371adb1a401a8f12309eac4fdd80fd9dc36873ef45e12db95c9b18908c8aed3a5adc6
+ source = https://github.com/Doom-Utils/deutex/releases/download/v5.1.2/deutex-5.1.2.tar.xz
+ source = https://github.com/Doom-Utils/deutex/releases/download/v5.1.2/deutex-5.1.2.tar.xz.sig
+ sha512sums = d4dab439a68a7babc8286f226f819b90934a8b18009ab3bbcf35111033fdf82cd3d9302db877dcb41ffd59ca9e5fda5c43cb4cf9c27e4abd66d9db218ec0b40a
sha512sums = SKIP
pkgname = deutex
diff --git a/PKGBUILD b/PKGBUILD
index 62c1e954c97c..f3e79b895fbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=deutex
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
pkgdesc="Composer and decomposer for Doom, Heretic, Hexen, Strife WAD files"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('libpng')
makedepends=('asciidoc')
conflicts=('deutex-git')
source=($url/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha512sums=('a6af2b16d9f3ad4da0bee2ede4cbc71902b935af7055aec9f198d5af6de371adb1a401a8f12309eac4fdd80fd9dc36873ef45e12db95c9b18908c8aed3a5adc6'
+sha512sums=('d4dab439a68a7babc8286f226f819b90934a8b18009ab3bbcf35111033fdf82cd3d9302db877dcb41ffd59ca9e5fda5c43cb4cf9c27e4abd66d9db218ec0b40a'
'SKIP')
validpgpkeys=('99459CE2770037FF5566EB4B8649B37607A08042')