summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-03-06 11:07:37 -0500
committeracxz2020-03-06 11:07:37 -0500
commit4538a0d4777a56f833922c7e65438be4b89fa79a (patch)
treef46fa05835d9497e228d9c073ed7a4cb2df43897
parent6a86be137bde605535b7cf764804999abe5b6baf (diff)
downloadaur-4538a0d4777a56f833922c7e65438be4b89fa79a.tar.gz
update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f34a86c38180..2d0c88b4f787 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ogre-1.9
pkgdesc = Scene-oriented, flexible 3D engine written in C++
pkgver = 1.9.1
- pkgrel = 3
- url = http://www.ogre3d.org
+ pkgrel = 4
+ url = https://www.ogre3d.org
arch = x86_64
license = custom:MIT
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 92eb6479b90f..0215b150627d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgbase=ogre-1.9
pkgname=('ogre-1.9' 'ogre-docs-1.9')
pkgver=1.9.1
-pkgrel=3
+pkgrel=4
pkgdesc='Scene-oriented, flexible 3D engine written in C++'
arch=('x86_64')
-url='http://www.ogre3d.org'
+url='https://www.ogre3d.org'
license=('custom:MIT')
depends=('freeimage' 'freetype2' 'libxaw' 'libxrandr' 'openexr'
'nvidia-cg-toolkit' 'zziplib' 'sdl2' 'glu' 'tinyxml')