summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 932b0a4153d4..f50e15a7d9fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cog-wpe-bin
pkgdesc = WPE launcher and webapp container
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/Igalia/cog
arch = aarch64
@@ -16,14 +16,14 @@ 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-aarch64-0.8.0.tar.gz
- sha256sums_aarch64 = e4fbd01be7b57c953e4e2ed81edd4f2bec7061890af30e839b751871af76430f
- 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-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_64-0.8.0.tar.gz
- sha256sums_x86_64 = b799849f5e80f9758fd17f8fc7fc896d2e33bd2a546254a45323977495914937
+ source_aarch64 = cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch64-0.8.1.tar.gz
+ sha256sums_aarch64 = c26675f16560461bc768be43f867a6ed047518d48bdd551855b5bc454e085ff2
+ source_armv7h = cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.1.tar.gz
+ sha256sums_armv7h = 45ab24467e2c766ca526ef11a0062ad09264a02d30a5cbca0d45ec7997e1c0c5
+ source_armv7l = cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.1.tar.gz
+ sha256sums_armv7l = 45ab24467e2c766ca526ef11a0062ad09264a02d30a5cbca0d45ec7997e1c0c5
+ source_x86_64 = cog-wpe-bin-x86::https://webreflection.github.io/aur/cog-wpe-bin-x86_64-0.8.1.tar.gz
+ sha256sums_x86_64 = d809d2375a52977e89c4212b90cd8069d668fea99c6d188fe620a098c5b4e201
pkgname = cog-wpe-bin
diff --git a/PKGBUILD b/PKGBUILD
index d30aaa95fdde..f89e0467e2d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrea Giammarchi <andrea.giammarchi@gmail.com>
pkgdesc='WPE launcher and webapp container'
pkgname=cog-wpe-bin
-pkgver=0.8.0
+pkgver=0.8.1
arch=(aarch64 armv7h armv7l x86_64)
pkgrel=1
url=https://github.com/Igalia/cog
@@ -10,15 +10,15 @@ groups=(wpe)
provides=(cog cog-git)
conflicts=(cog cog-git)
depends=(wpewebkit-bin wpebackend-fdo libinput)
-source_aarch64=('cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch64-0.8.0.tar.gz')
-source_armv7h=('cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.0.tar.gz')
-source_armv7l=('cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.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')
+source_aarch64=('cog-wpe-bin-aarch64::https://webreflection.github.io/aur/cog-wpe-bin-aarch64-0.8.1.tar.gz')
+source_armv7h=('cog-wpe-bin-armv7h::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.1.tar.gz')
+source_armv7l=('cog-wpe-bin-armv7l::https://webreflection.github.io/aur/cog-wpe-bin-armv7l-0.8.1.tar.gz')
+source_x86_64=('cog-wpe-bin-x86::https://webreflection.github.io/aur/cog-wpe-bin-x86_64-0.8.1.tar.gz')
-sha256sums_aarch64=('e4fbd01be7b57c953e4e2ed81edd4f2bec7061890af30e839b751871af76430f')
-sha256sums_armv7l=('af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f')
-sha256sums_armv7h=('af5f3511da67bebd224034fc1e2f9e2ffedfa2096c131ddc85652c7e258c333f')
-sha256sums_x86_64=('b799849f5e80f9758fd17f8fc7fc896d2e33bd2a546254a45323977495914937')
+sha256sums_aarch64=('c26675f16560461bc768be43f867a6ed047518d48bdd551855b5bc454e085ff2')
+sha256sums_armv7l=('45ab24467e2c766ca526ef11a0062ad09264a02d30a5cbca0d45ec7997e1c0c5')
+sha256sums_armv7h=('45ab24467e2c766ca526ef11a0062ad09264a02d30a5cbca0d45ec7997e1c0c5')
+sha256sums_x86_64=('d809d2375a52977e89c4212b90cd8069d668fea99c6d188fe620a098c5b4e201')
package () {
cp -R "${srcdir}/usr" "${pkgdir}"