aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Cho2021-02-27 16:47:48 +0900
committerXavier Cho2021-02-27 16:47:48 +0900
commitd7917a4b03553380ee55aeb52d83c3cc797aeb3d (patch)
tree4af0f8bf6f5db3a29d2fb7ab6d7f68b3a0f8a24f
parent7741ecb05ce0464d0304a51e4b717d53d06ced3a (diff)
downloadaur-d7917a4b03553380ee55aeb52d83c3cc797aeb3d.tar.gz
Fix a typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bece3a9e072..5c907052c09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = upbge-git
pkgdesc = Uchronia Project Blender Game Engine fork of Blender Game Engine
- pkgver = 108113.aab4f29b25f
+ pkgver = 108238.a287d2f9b7e
pkgrel = 1
url = https://upbge.org/
install = upbge.install
diff --git a/PKGBUILD b/PKGBUILD
index 7071ff61b8e9..8c58a980f9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xavier Cho <mysticfallband@gmail.com>
pkgname=upbge-git
-pkgver=108113.aab4f29b25f
+pkgver=108238.a287d2f9b7e
pkgrel=1
pkgdesc="Uchronia Project Blender Game Engine fork of Blender Game Engine"
arch=('i686' 'x86_64')
@@ -135,7 +135,7 @@ package() {
install -D -m644 "$srcdir"/upbge.desktop \
"$pkgdir"/usr/share/applications/upbge.desktop
install -D -m644 "$srcdir"/upbge/release/freedesktop/icons/scalable/apps/upbge.svg \
- "$pkgdir"/usr/share/icons/hicolor/scalable/apps/upbge,svg
+ "$pkgdir"/usr/share/icons/hicolor/scalable/apps/upbge.svg
if [ -e "$pkgdir"/usr/share/upbge/*/scripts/addons/cycles/lib/ ] ; then
# make sure the cuda kernels are not stripped