summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Waldron2022-01-30 09:39:16 -0600
committerSteven Waldron2022-01-30 09:39:16 -0600
commit7edad108007a9edc9a96ae84ae11df5ec70e13bd (patch)
tree0fcc8922b0888fe967aeefde1012861e77c7ce68
parent8af1941631ddb44e5f0434b06ea58b93a419b9cd (diff)
downloadaur-7edad108007a9edc9a96ae84ae11df5ec70e13bd.tar.gz
Updated to 1.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 826ce34311f7..b8fec5d642f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = raze
pkgdesc = Build engine port backed by GZDoom tech
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/coelckers/Raze
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = raze
optdepends = gxmessage: crash dialog (GNOME)
optdepends = kdialog: crash dialog (KDE)
optdepends = xorg-xmessage: crash dialog (other)
- source = Raze::git+https://github.com/coelckers/Raze#tag=1,4,0
+ source = Raze::git+https://github.com/coelckers/Raze#tag=1.4.1
source = 0001-Fix-file-paths.patch
source = raze.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d1a584b31a93..a2950da0e4d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jan Cholasta <grubber at grubber cz>
pkgname=raze
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='Build engine port backed by GZDoom tech'
arch=('x86_64')
@@ -22,7 +22,7 @@ makedepends=('cmake'
optdepends=('gxmessage: crash dialog (GNOME)'
'kdialog: crash dialog (KDE)'
'xorg-xmessage: crash dialog (other)')
-source=("Raze::git+https://github.com/coelckers/Raze#tag=1,4,0"
+source=("Raze::git+https://github.com/coelckers/Raze#tag=${pkgver}"
'0001-Fix-file-paths.patch'
'raze.desktop')
sha256sums=('SKIP'