[arch-commits] Commit in emptyepsilon/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Fri May 6 22:39:00 UTC 2022


    Date: Friday, May 6, 2022 @ 22:38:59
  Author: anthraxx
Revision: 1196088

upgpkg: emptyepsilon 2022.03.16-1

Modified:
  emptyepsilon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-06 22:27:43 UTC (rev 1196087)
+++ PKGBUILD	2022-05-06 22:38:59 UTC (rev 1196088)
@@ -2,13 +2,13 @@
 # Contributor: Mewp <aur.archlinux.org at mewp.pl>
 
 pkgname=emptyepsilon
-pkgver=2021.06.23
+pkgver=2022.03.16
 pkgrel=1
 pkgdesc='Open source spaceship bridge simulator'
 url='https://github.com/daid/EmptyEpsilon'
 arch=('x86_64')
 license=('GPL2')
-depends=('sfml' 'libglvnd' 'glew' 'libx11' 'libxrandr' 'glibc' 'gcc-libs')
+depends=('libglvnd' 'libx11' 'libxrandr' 'glibc' 'gcc-libs' 'sdl2')
 makedepends=('git' 'cmake' 'mesa' 'python')
 source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-${pkgver}"
         "git+https://github.com/daid/SeriousProton.git#tag=EE-${pkgver}")



More information about the arch-commits mailing list