summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarch1t3cht2023-11-22 01:03:32 +0100
committerarch1t3cht2023-11-22 01:03:32 +0100
commit6130620677e60e15042a208052ff8df071acc109 (patch)
tree8365691cbaf61db656e784fba1ef53ed60685c05 /PKGBUILD
parente1e0207502201f219d345c86f4b9950c96155ba8 (diff)
downloadaur-6130620677e60e15042a208052ff8df071acc109.tar.gz
Update metadata
Update package url and change wxwidgets dependency to wxwidgets-gtk3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bab2aea7b086..e53fb4224d6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=aegisub-git
pkgver=3.2.2.r407.6f546951b
-pkgrel=4
+pkgrel=5
pkgdesc='A general-purpose subtitle editor with ASS/SSA support'
arch=(x86_64)
-url=http://www.aegisub.org
+url=https://aegisub.org
license=(
GPL
BSD
@@ -24,7 +24,7 @@ depends=(
libgl
libpulse
uchardet
- wxwidgets
+ wxwidgets-gtk3
zlib
)
makedepends=(