summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxwell Pray2021-02-04 14:15:46 -0800
committerMaxwell Pray2021-02-04 14:15:46 -0800
commit6ac7aab2d38a2a2716809f10ddc0a85f8fa1a386 (patch)
tree2302499da3e54b3536a9828b7e48f8a882127739
parentba0ffd73b2f114b987d5e001e79f1ef3affb2d06 (diff)
downloadaur-6ac7aab2d38a2a2716809f10ddc0a85f8fa1a386.tar.gz
Fix incorrect URL to software page.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e10928d6ac9..854c9f7a5b34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = wegstr
pkgdesc = Controlling software Wegstr
pkgver = 3.1.0
- pkgrel = 1
- url = https://wegstr.com/index.php?route=product/category&path=64
+ pkgrel = 2
+ url = https://wegstr.com/software
arch = any
license = unknown
depends = java-runtime
diff --git a/PKGBUILD b/PKGBUILD
index 745e29e86976..a138050a46d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=wegstr
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Controlling software Wegstr"
arch=("any")
-url="https://wegstr.com/index.php?route=product/category&path=64"
+url="https://wegstr.com/software"
license=("unknown")
depends=("java-runtime")
source=(