summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-03-16 18:30:32 +0100
committerFrederic Bezies2022-03-16 18:30:32 +0100
commitddcf590aa507ee047d9f4b3f7fca94c73f3136e0 (patch)
tree4bb24cc752b7b808876ad64229d36f915ec3b76f
parent4b1d18f14a22bb3166d605033ddfd9bbf14ae58b (diff)
downloadaur-ddcf590aa507ee047d9f4b3f7fca94c73f3136e0.tar.gz
March, 16th 2022 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a7be2978481..eb7f6ec462ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dosbox-x-sdl2-git
pkgdesc = x86 emulator with builtin DOS, with patches with more features - sdl2 git version
- pkgver = 0.83.23.r16.gafcbf8eba
+ pkgver = 0.83.23.r18.gce9101eec
pkgrel = 1
epoch = 1
url = https://dosbox-x.com/
@@ -19,7 +19,7 @@ pkgbase = dosbox-x-sdl2-git
conflicts = dosbox-x-sdl2
conflicts = dosbox-x-git
conflicts = dosbox-x
- source = dosbox-x::git://github.com/joncampbell123/dosbox-x.git
+ source = dosbox-x::git+https://github.com/joncampbell123/dosbox-x.git
sha256sums = SKIP
pkgname = dosbox-x-sdl2-git
diff --git a/PKGBUILD b/PKGBUILD
index bf9d9d428254..fe196f2cf755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mantainer: Franco Tortoriello
pkgname=dosbox-x-sdl2-git
-pkgver=0.83.23.r16.gafcbf8eba
+pkgver=0.83.23.r18.gce9101eec
pkgrel=1
epoch=1
pkgdesc="x86 emulator with builtin DOS, with patches with more features - sdl2 git version"
@@ -12,7 +12,7 @@ depends=(fluidsynth libxkbfile libxrandr ffmpeg4.4 sdl2_net libslirp)
makedepends=(git glu)
conflicts=(dosbox-x-sdl2 dosbox-x-git dosbox-x)
install='dosbox-x.install'
-source=(dosbox-x::git://github.com/joncampbell123/dosbox-x.git)
+source=(dosbox-x::git+https://github.com/joncampbell123/dosbox-x.git)
sha256sums=('SKIP')
pkgver() {