summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 11 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1701d169873..782c87e4ae30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
pkgbase = thor-git
- pkgdesc = Thor, SFML based library
- pkgver = v2.0.r14.g3aee360
+ pkgdesc = SFML Extension with various game programming features, like particles, animations, vector operations
+ pkgver = 2.0.r24.g3e320cb
pkgrel = 1
- url = http://www.bromeon.ch/libraries/thor/index.html
- arch = i686
+ url = https://bromeon.ch/libraries/thor
arch = x86_64
- license = zlib
+ license = ZLIB
makedepends = cmake
makedepends = git
- depends = sfml-git
- provides = thor-sfml
- options = debug
- source = git+https://github.com/Bromeon/Thor.git
- source = 0001-cmake_install_module.patch
- sha256sums = SKIP
- sha256sums = ef23db1723fbcf1cc9eb5e0180e86826a79cc1fbac93a5790149de1aab27fbba
+ depends = sfml
+ provides = thor
+ conflicts = thor
+ source = thor-git-2.0.r24.g3e320cb::git+https://github.com/Bromeon/Thor.git#branch=master
+ source = fix_cmake_module_path.patch
+ b2sums = SKIP
+ b2sums = b1f082ce989d78abb14ad4615b1babce229f3e245409cbb820bdfd7693e9870ec86a5a586908a5b0d50576d67dd49c585928cf3f4bc94510d9615af7b64c9009
pkgname = thor-git
-