summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Giammarchi2020-10-09 07:52:47 +0200
committerAndrea Giammarchi2020-10-09 07:52:47 +0200
commitfdbae43ab53960b0f6d0ac10ca0bc323158519b2 (patch)
tree89e2b64cb0642110467c76e6ee00f20b86d4651f
parentd03e7a250a3bfe86195b1011777a07053d5be6e8 (diff)
downloadaur-fdbae43ab53960b0f6d0ac10ca0bc323158519b2.tar.gz
Updated cog-wpe-bin
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9851105fe46..20959e4b3083 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,13 +16,13 @@ pkgbase = cog-wpe-bin
provides = cog-git
conflicts = cog
conflicts = cog-git
- source_aarch64 = cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch640.8.0.tar.gz
+ source_aarch64 = cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch64-0.8.0.tar.gz
sha256sums_aarch64 = e4fbd01be7b57c953e4e2ed81edd4f2bec7061890af30e839b751871af76430f
- source_armv7h = cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l0.8.0.tar.gz
+ source_armv7h = cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.0.tar.gz
sha256sums_armv7h = af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f
- source_armv7l = cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l0.8.0.tar.gz
+ source_armv7l = cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.0.tar.gz
sha256sums_armv7l = af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f
- source_x86_64 = cog-wpe-bin-x86::https://webreflection.github.io/aur/cog-wpe-bin-x86_640.8.0.tar.gz
+ source_x86_64 = cog-wpe-bin-x86::https://webreflection.github.io/aur/cog-wpe-bin-x86_64-0.8.0.tar.gz
sha256sums_x86_64 = 2ceb11ed2633d5b2255856d04440b5273fe44e6862ced7b169c239d8cf6e8afa
pkgname = cog-wpe-bin
diff --git a/PKGBUILD b/PKGBUILD
index de0e3528d3a1..8a4680dc1df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@ groups=(wpe)
provides=(cog cog-git)
conflicts=(cog cog-git)
depends=(wpewebkit-bin wpebackend-fdo libinput)
-source_aarch64=("${pkgname}-aarch64::https://webreflection.github.io/aur/${pkgname}-aarch64${pkgver}.tar.gz")
-source_armv7h=("${pkgname}-armv7h::https://webreflection.github.io/aur/${pkgname}-armv7l${pkgver}.tar.gz")
-source_armv7l=("${pkgname}-armv7l::https://webreflection.github.io/aur/${pkgname}-armv7l${pkgver}.tar.gz")
-source_x86_64=("${pkgname}-x86::https://webreflection.github.io/aur/${pkgname}-x86_64${pkgver}.tar.gz")
+source_aarch64=("${pkgname}-aarch64::https://webreflection.github.io/aur/${pkgname}-aarch64-${pkgver}.tar.gz")
+source_armv7h=("${pkgname}-armv7h::https://webreflection.github.io/aur/${pkgname}-armv7l-${pkgver}.tar.gz")
+source_armv7l=("${pkgname}-armv7l::https://webreflection.github.io/aur/${pkgname}-armv7l-${pkgver}.tar.gz")
+source_x86_64=("${pkgname}-x86::https://webreflection.github.io/aur/${pkgname}-x86_64-${pkgver}.tar.gz")
sha256sums_aarch64=('e4fbd01be7b57c953e4e2ed81edd4f2bec7061890af30e839b751871af76430f')
sha256sums_armv7h=('af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f')
sha256sums_armv7l=('af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f')