summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMewp2016-06-10 18:16:24 +0200
committerMewp2016-06-10 18:16:24 +0200
commitab60d16ff3634d8804d5ac983f7cfb55ebf9a814 (patch)
tree08e7fa30ec1b826ef161baa8293ca85a51b7ff96 /PKGBUILD
parentbbf28a4306a33c917a16842844c5a6303187ff1c (diff)
downloadaur-ab60d16ff3634d8804d5ac983f7cfb55ebf9a814.tar.gz
Update to version 2016-06-02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53fe8417be47..b829a46a0996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mewp <aur.archlinux.org@mewp.pl>
pkgname=emptyepsilon
-pkgver=2016.05.22
+pkgver=2016.06.02
pkgrel=1
epoch=
pkgdesc="Open source spaceship bridge simulator"
@@ -10,8 +10,8 @@ license=('GPL2')
groups=()
depends=('sfml')
makedepends=('cmake' 'git' 'mesa')
-source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-2016.05.22"
- "git+https://github.com/daid/SeriousProton.git#tag=EE-2016.05.22")
+source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-2016.06.02"
+ "git+https://github.com/daid/SeriousProton.git#tag=EE-2016.06.02")
sha256sums=('SKIP' 'SKIP')
build() {