summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
-rw-r--r--evesetup.changelog2
3 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bebdb1a320a..6fd36bccaf9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,8 @@ pkgbase = evesetup
pkgdesc = An inofficial EVE Online Launcher Setup Tool.
pkgver = 1747682
pkgrel = 9
- url = https://forums.eveonline.com/t/eve-installing/71494
+ url = https://forums.eveonline.com/t/299030
+ changelog = evesetup.changelog
arch = x86_64
license = zlib
depends = icu
diff --git a/PKGBUILD b/PKGBUILD
index 9517b55671de..99b05526b10e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,9 @@ pkgname=evesetup
pkgver=1747682
pkgrel=9
pkgdesc="An inofficial EVE Online Launcher Setup Tool."
+changelog=$pkgname.changelog
arch=(x86_64)
-url="https://forums.eveonline.com/t/eve-installing/71494"
+url="https://forums.eveonline.com/t/299030"
license=('zlib')
depends=('icu'
diff --git a/evesetup.changelog b/evesetup.changelog
new file mode 100644
index 000000000000..480e0492d1b6
--- /dev/null
+++ b/evesetup.changelog
@@ -0,0 +1,2 @@
+Update DXVK to version 1.8.1
+Website address changed.