summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarch1t3cht2023-11-22 01:03:32 +0100
committerarch1t3cht2023-11-22 01:03:32 +0100
commit6130620677e60e15042a208052ff8df071acc109 (patch)
tree8365691cbaf61db656e784fba1ef53ed60685c05
parente1e0207502201f219d345c86f4b9950c96155ba8 (diff)
downloadaur-aegisub-git.tar.gz
Update metadata
Update package url and change wxwidgets dependency to wxwidgets-gtk3.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58f079245bc3..0c5864c04ffc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = aegisub-git
pkgdesc = A general-purpose subtitle editor with ASS/SSA support
pkgver = 3.2.2.r407.6f546951b
- pkgrel = 4
- url = http://www.aegisub.org
+ pkgrel = 5
+ url = https://aegisub.org
arch = x86_64
license = GPL
license = BSD
@@ -23,7 +23,7 @@ pkgbase = aegisub-git
depends = libgl
depends = libpulse
depends = uchardet
- depends = wxwidgets
+ depends = wxwidgets-gtk3
depends = zlib
provides = aegisub
conflicts = aegisub
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=(