summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2020-02-15 15:50:11 +0100
committerJan Cholasta2020-02-15 15:50:11 +0100
commit9deac6a79d3d023a4be8e51aa75678d9c1a9fade (patch)
treeb29df5c2a7d1458b4b4d8596fc097c662d5ae387
parentf03aebb4899a3b1b5b1879c0aa6c9a114252408c (diff)
downloadaur-9deac6a79d3d023a4be8e51aa75678d9c1a9fade.tar.gz
raze-0.4.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91dbf10ef5d4..f6143f9f8947 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = raze
pkgdesc = Build engine port backed by GZDoom tech
- pkgver = 0.4.2
+ pkgver = 0.4.4
pkgrel = 1
url = https://github.com/coelckers/Raze
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = raze
optdepends = kdialog: crash dialog (KDE)
optdepends = openal: in-game sound
optdepends = xorg-xmessage: crash dialog (other)
- source = Raze::git+https://github.com/coelckers/Raze#tag=0.4.2
+ source = Raze::git+https://github.com/coelckers/Raze#tag=0.4.4
source = 0001-Fix-file-paths.patch
source = raze.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index da930fe7173f..8bf838bd22da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=raze
-pkgver=0.4.2
+pkgver=0.4.4
pkgrel=1
pkgdesc='Build engine port backed by GZDoom tech'
arch=('x86_64')