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

Levente Polyak anthraxx at archlinux.org
Mon Dec 14 22:53:12 UTC 2020


    Date: Monday, December 14, 2020 @ 22:53:11
  Author: anthraxx
Revision: 775775

upgpkg: emptyepsilon 2020.11.23-1

Modified:
  emptyepsilon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 21:15:09 UTC (rev 775774)
+++ PKGBUILD	2020-12-14 22:53:11 UTC (rev 775775)
@@ -2,13 +2,13 @@
 # Contributor: Mewp <aur.archlinux.org at mewp.pl>
 
 pkgname=emptyepsilon
-pkgver=2020.08.07
+pkgver=2020.11.23
 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')
+depends=('sfml' 'libglvnd' 'glew' 'libx11' 'libxrandr' 'glibc' 'gcc-libs')
 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