summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryokirinjin2024-03-11 12:02:27 -0400
committeryokirinjin2024-03-11 12:02:27 -0400
commitab2665f22557171f17048c927d7b5164bb9a35ab (patch)
tree8f679a50529b554cde3b0347d206c1fc883005ed /PKGBUILD
parent439e8fc1cf14f49ebcc5c55dd6ba8d6af23822c0 (diff)
downloadaur-ab2665f22557171f17048c927d7b5164bb9a35ab.tar.gz
Fix upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fc5dedbdc46..2e12a9f85e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.18.1
pkgrel=1
pkgdesc='A volume control application based on GStreamer'
arch=('x86_64')
-url='https://docs.xfce.org/apps/xfce4-mixer'
+url='https://docs.xfce.org/apps/xfce4-mixer/start'
license=('GPL2')
depends=('xfce4-panel' 'alsa-lib>=1.2.1' 'gstreamer')
makedepends=('intltool')