summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwankong2023-04-20 20:43:50 +0800
committerwankong2023-04-20 20:43:50 +0800
commit77a59a8d14ad36dc879ff0f70ca484703a1b4eef (patch)
tree0e4373615f9fc9942a398ac2eeb5540e982cb007
parenteeaa46cc00cc702a63789908aec6a5e0041ef01b (diff)
downloadaur-77a59a8d14ad36dc879ff0f70ca484703a1b4eef.tar.gz
format again.
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b9ac564a5ed..dfea2ba66950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ arch=('x86_64')
url="https://github.com/geph-official/gephgui-wry"
license=('custom')
depends=(
- webkit2gtk
- gdk-pixbuf2
- libappindicator-gtk3
+ webkit2gtk
+ gdk-pixbuf2
+ libappindicator-gtk3
)
makedepends=(
- npm
- git
- cargo
+ npm
+ git
+ cargo
)
provides=("$_pkgname")
conflicts=("$_pkgname")