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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Dec 2 02:51:32 UTC 2018


    Date: Sunday, December 2, 2018 @ 02:51:32
  Author: svenstaro
Revision: 410749

upgpkg: ois 1.5-1

Modified:
  ois/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-02 01:56:26 UTC (rev 410748)
+++ PKGBUILD	2018-12-02 02:51:32 UTC (rev 410749)
@@ -1,15 +1,15 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 # Contributor: scippio <scippio at berounet.cz>
 pkgname=ois
-pkgver=1.4
+pkgver=1.5
 pkgrel=1
 pkgdesc="Object Oriented Input System"
 arch=('x86_64')
-url="http://sourceforge.net/projects/wgois"
+url="https://github.com/wgois/OIS"
 license=('custom:zlib')
 makedepends=('cmake' 'gcc' 'libxaw')
-source=("https://github.com/ogre3d/OIS/archive/3b4c2d6ceaa14f38a371b92de61d2603d2522b71.zip")
-sha512sums=('b1c69f3f2a5be22adc88a886f97dc27501e80b96de377ca588662fc03206deb6f885895f618db6e99541cbb97a564afeb84c5ee97709873eaf060c0062d1240b')
+source=("https://github.com/wgois/OIS/archive/v${pkgver}.tar.gz")
+sha512sums=('5ab1dda7c25c1959ccbbb758ea3fda36bd62ad65f46e2c6b418317a5eb39e0bace52a44ae079dfb69fc58c90df54f8e50d589daae1100ec615325363c9d77513')
 
 build() {
   cd OIS-*/



More information about the arch-commits mailing list