summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Giammarchi2021-11-23 13:55:23 +0100
committerAndrea Giammarchi2021-11-23 13:55:23 +0100
commit4a14778f93750e5e74e4ae336dc48bbe3a9c4cf0 (patch)
tree0533ae6df0d97bbc812ad961e36890453e39bd20
parent36afaab85d5c1cafc4dbbc94abcd530695850380 (diff)
downloadaur-cog-wpe-bin.tar.gz
Updated cog-wpe-bin
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 925515cb981e..285b6d969f28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = cog-wpe-bin
arch = x86_64
groups = wpe
license = custom:MIT
- depends = wpewebkit-bin
+ depends = wpewebkit
depends = wpebackend-fdo
depends = libinput
provides = cog
diff --git a/PKGBUILD b/PKGBUILD
index ed213e0b2cd0..42e491e42f22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=(custom:MIT)
groups=(wpe)
provides=(cog cog-git)
conflicts=(cog cog-git)
-depends=(wpewebkit-bin wpebackend-fdo libinput)
+depends=(wpewebkit wpebackend-fdo libinput)
source_aarch64=('cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch64-0.10.0.tar.gz')
source_armv7h=('cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.10.0.tar.gz')
source_armv7l=('cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.10.0.tar.gz')