summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2020-09-28 23:55:32 +0900
committerQue Quotion2020-09-28 23:55:32 +0900
commit8120b20731779f5656baaa5c3f8060847a45d4ea (patch)
tree67f5f7971a11b9cf86d42cf5326434f276ecacd6
parent9f7acce948a3df6cefb13fa6ecb363d21a93b080 (diff)
downloadaur-8120b20731779f5656baaa5c3f8060847a45d4ea.tar.gz
typo: .so
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b4533d40022..0564ca079835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = pantheon-workarounds
depends = xdg-user-dirs-gtk
depends = pantheon-applications-menu
depends = plank
- depends = libwingpanel-2.0=0-64
+ depends = libwingpanel-2.0.so=0-64
optdepends = contractor: A desktop-wide extension service
optdepends = dconf-editor: GUI gsettings editor
optdepends = elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme
diff --git a/PKGBUILD b/PKGBUILD
index 3bafc40877ff..de3fc6faff99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3')
groups=('pantheon-qq')
depends=("cinnamon-settings-daemon"
"dconf" gnome-{keyring,session} "xdg-user-dirs-gtk"
- "pantheon-applications-menu" "plank" "libwingpanel-2.0=0-64")
+ "pantheon-applications-menu" "plank" "libwingpanel-2.0.so=0-64")
optdepends=("contractor: A desktop-wide extension service"
"dconf-editor: GUI gsettings editor"
"elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme"