summarylogtreecommitdiffstats
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 806a71f56108..63b55287ca37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Jul 28 05:50:44 UTC 2017
+# Tue Aug 1 05:39:31 UTC 2017
pkgbase = deutex-git
pkgdesc = A WAD file composer for Doom, Heretic, Hexen and Strife
- pkgver = 5.0.0.beta.2.r22.gc3ccc93
+ pkgver = 5.0.0
pkgrel = 1
- url = http://www.teaser.fr/~amajorel/deutex/
+ url = https://github.com/Doom-Utils/deutex
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 9a73ad6423ba..cb5411abb703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: Christoph Zeiler <rabyte*gmail>
pkgname=deutex-git
-pkgver=5.0.0.beta.2.r22.gc3ccc93
+pkgver=5.0.0
pkgrel=1
pkgdesc="A WAD file composer for Doom, Heretic, Hexen and Strife"
arch=('i686' 'x86_64')
-url="http://www.teaser.fr/~amajorel/deutex/"
+url="https://github.com/Doom-Utils/deutex"
license=('GPL2')
depends=('glibc' 'libpng')
makedepends=('git' 'asciidoc')