mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
sfml: update to 2.3.2
This commit is contained in:
parent
a40e81db5e
commit
9c228895fa
@ -1,7 +1,7 @@
|
||||
# Contribution from Arch https://www.archlinux.org/packages/community/x86_64/sfml/
|
||||
|
||||
pkgname=sfml
|
||||
pkgver=2.3
|
||||
pkgver=2.3.2
|
||||
pkgrel=1
|
||||
pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ license=('zlib')
|
||||
depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2' 'xcb-util-image')
|
||||
makedepends=('mesa' 'cmake' 'doxygen')
|
||||
source=("https://github.com/SFML/SFML/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('bc7ba359d77c3b8baf76192574a9b18e3e277199438becf2533177fe6b1a0bb476769fa5ca8555252ccf08414cd553e26a3f0480fcf1815ac166233bb8b8a001')
|
||||
sha256sums=('55e7c864938e03ceb7d6d05c66f8e0dc886e632805d0ae17c222da317ba14e4c')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/SFML-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user