summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryokaishogun2023-05-20 15:54:53 -0400
committeryokaishogun2023-05-20 15:54:53 -0400
commit737a2c06bbceab3903fd205ebf8ca8d4f992aa38 (patch)
tree617d32a69a0dba60c07e74fdf45ea71332ee9957
parent8d6ab2ce2f6aafa262a5dd641a661c14bcebef55 (diff)
downloadaur-737a2c06bbceab3903fd205ebf8ca8d4f992aa38.tar.gz
updated to v0.8.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d141f9702ba..b8a764978c97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = uqm-megamod-addon-sol-textures
- pkgdesc = Improved textures for the planets in the Sol System for the Ur-Quan Masters MegaMod by Serosis.
- pkgver = 0.8.1
+ pkgdesc = Improved textures for the planets in the Sol System for the Ur-Quan Masters MegaMod by JHGuitarFreak (Kohr-Ah Death).
+ pkgver = 0.8.2
pkgrel = 1
- url = https://github.com/Serosis/UQM-MegaMod-Content
+ url = https://github.com/JHGuitarFreak/UQM-MegaMod-Content
arch = any
license = custom:CC BY-NC-SA 2.5
- noextract = mm-0.8.1-sol-textures.uqm
- source = mm-0.8.1-sol-textures.uqm::https://files.serosis.net/MegaMod/0.8.1/mm-0.8.1-sol-textures.uqm
+ noextract = mm-0.8.2-sol-textures.uqm
+ source = mm-0.8.2-sol-textures.uqm::https://master.dl.sourceforge.net/project/uqm-mods/MegaMod/0.8.2/Content/Addons/mm-sol-textures.uqm?viasf=1
source = LICENSE
md5sums = d6c19401e94c826a4a5c7b92758a681b
md5sums = 4f30efe3d129bd9a8bddd0d455c849f7
diff --git a/PKGBUILD b/PKGBUILD
index 6ee97f0fb390..986c72e75d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,16 @@
# Maintainer : Victor Savcenco <victor dot sav at linux dot com>
-DLAGENTS=('https::/usr/bin/curl -gqb "" -A "Mozilla/5.0" -fLC - --retry 3 --retry-delay 3 -o %o %u')
-
pkgname=uqm-megamod-addon-sol-textures
_pkgname=uqm-megamod
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
-pkgdesc="Improved textures for the planets in the Sol System for the Ur-Quan Masters MegaMod by Serosis."
+pkgdesc="Improved textures for the planets in the Sol System for the Ur-Quan Masters MegaMod by JHGuitarFreak (Kohr-Ah Death)."
arch=("any")
-url="https://github.com/Serosis/UQM-MegaMod-Content"
+url="https://github.com/JHGuitarFreak/UQM-MegaMod-Content"
license=("custom:CC BY-NC-SA 2.5")
source=(
- "mm-${pkgver}-sol-textures.uqm::https://files.serosis.net/MegaMod/${pkgver}/mm-${pkgver}-sol-textures.uqm"
+ "mm-${pkgver}-sol-textures.uqm::https://master.dl.sourceforge.net/project/uqm-mods/MegaMod/${pkgver}/Content/Addons/mm-sol-textures.uqm?viasf=1"
LICENSE
)