summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolkMilit2020-04-24 10:11:39 +0800
committerVolkMilit2020-04-24 10:11:39 +0800
commitc3cea102f472dfa6d4ff8808231ff7f5e83e25c7 (patch)
tree2b0b6d3be96313126be372cfab66040f59a48439
parentcf40a56a6b892b0cab2b7487c274e1a07144b190 (diff)
downloadaur-c3cea102f472dfa6d4ff8808231ff7f5e83e25c7.tar.gz
fix logo path again
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e56c24d3326..fe318639a16a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openmw-tes3mp
pkgdesc = TES3MP is a project aiming to add multiplayer functionality to OpenMW, a free and open source recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind".
pkgver = 0.7.0
- pkgrel = 2
+ pkgrel = 3
url = http://tes3mp.com
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 47f79584f6e9..27621ca19f1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openmw-tes3mp
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="TES3MP is a project aiming to add multiplayer functionality to OpenMW, a free and open source recreation of the popular Bethesda Softworks game \"The Elder Scrolls III: Morrowind\"."
arch=('x86_64')
url="http://tes3mp.com"
@@ -16,7 +16,7 @@ conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=("$pkgname.tar.gz"::"https://github.com/TES3MP/openmw-tes3mp/releases/download/0.7.0-alpha/tes3mp-GNU+Linux-x86_64-release-0.7.0-alpha-abc4090a0f-01d297f5c6.tar.gz"
- "tes3mp.png"::"https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/$pkgver/files/tes3mp/tes3mp_logo.png"
+ "https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/$pkgver/files/tes3mp/tes3mp_logo.png"
"tes3mp-browser.desktop")
sha256sums=("bfb942414e6b187f9da9365cd7b9ae959b9ff1e511e2c3a5682662dea3725ba8"
"861e5e8cc7ddec2dbfb842d68cdd45e7cc564079b9cb37ad113ff140bf424fd9"