summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChrister Solskogen2023-06-30 06:01:40 +0000
committerChrister Solskogen2023-06-30 06:01:40 +0000
commit09cf4afdd1cd9e146e4e867009770649ec91b925 (patch)
treed9005866508b3d70b1231672c142e5070c1a27cd /PKGBUILD
parent6c0533f533effcd08406050e036850a1e3df4a42 (diff)
downloadaur-09cf4afdd1cd9e146e4e867009770649ec91b925.tar.gz
change url add .git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b867889bad8..abde5723a7d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christer Solskogen <christer.solskogen@gmail.com>
pkgname=sdl2-git
-pkgver=2.26.0.r355.g120bc77e9
+pkgver=2.28.0.r14.gfc0854651
pkgrel=1
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)"
arch=('x86_64' 'aarch64' 'armv7h')
@@ -16,7 +16,7 @@ optdepends=('alsa-lib: ALSA audio driver'
'jack: JACK audio driver'
'pipewire: PipeWire audio driver'
'libdecor: Wayland client decorations')
-source=("git+https://github.com/libsdl-org/SDL#branch=SDL2")
+source=("git+https://github.com/libsdl-org/SDL.git#branch=SDL2")
provides=("sdl2=$pkgver")
conflicts=(sdl2 sdl2-minimal-hg)
sha512sums=('SKIP')