summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 414d9be86954..e3a2b4c6d636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=sge-git
pkgver=r6.d7f6e55
-pkgrel=1
+pkgrel=2
pkgdesc="SDL Graphics Extension"
arch=('i686' 'x86_64')
url="https://github.com/flibitijibibo/libSGE"
license=("LGPL")
-depends=('sdl_image' 'freetype2')
+depends=('sdl2_image' 'freetype2')
+makedepends=('git')
provides=(sge)
source=("${pkgname}"::'git+https://github.com/flibitijibibo/libSGE.git')
sha256sums=('SKIP')