summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortocic2022-09-13 06:54:10 +0300
committertocic2022-09-13 06:54:10 +0300
commitb75ebb5c561f4c137f5e4ec20337c8c81a2efc0e (patch)
treeebd43ee795c7df9c1e3c4607f8500195a4c5da17 /.SRCINFO
parent817a64c4c55fd85a339b27e72ee49be78bf0a859 (diff)
downloadaur-b75ebb5c561f4c137f5e4ec20337c8c81a2efc0e.tar.gz
Rewrite build files from scratch
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 521b8d335fcc..efebe1d583c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
-pkgbase = sdl2pp
- pkgdesc = SDL2 wrapper for C++11
- pkgver = 0.17.0
- pkgrel = 1
- url = https://github.com/libSDL2pp/libSDL2pp
- arch = any
- license = zlib
- makedepends = cmake
- depends = sdl2
- depends = sdl2_image
- depends = sdl2_ttf
- depends = sdl2_mixer
- source = sdl2pp-0.17.0.tar.gz::https://github.com/libSDL2pp/libSDL2pp/archive/0.17.0.tar.gz
- md5sums = a9682fe9a68bce5647c3b2cacb43f9e7
-
-pkgname = sdl2pp
+pkgbase = sdl2pp
+ pkgdesc = C++ bindings/wrapper for SDL2
+ pkgver = 0.17.0
+ pkgrel = 2
+ url = https://github.com/libSDL2pp/libSDL2pp
+ arch = x86_64
+ license = ZLIB
+ makedepends = cmake
+ depends = sdl2
+ depends = sdl2_image
+ depends = sdl2_mixer
+ depends = sdl2_ttf
+ source = sdl2pp-0.17.0.tar.gz::https://github.com/libSDL2pp/libSDL2pp/archive/0.17.0.tar.gz
+ b2sums = 48fa36cd9c3f8b0c3d2b7ae3e075c4ab3bcb3c01b26f10d7f323e813653e56dfb9f1f379eef9e9637901fe0c2f8fe9d6150578c1a2f93be7ecf3cbee799d98ee
+
+pkgname = sdl2pp