summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-08-29 14:34:18 +0900
committerQue Quotion2018-08-29 14:34:18 +0900
commitc506d13808346444c4d75885a588ad4a1f8c9b86 (patch)
tree45a3174c68cb9b12566cb9ff04a72543989ed09e
parent264b50c0c6ec9947222edd6c4513e399bd5a3867 (diff)
downloadaur-c506d13808346444c4d75885a588ad4a1f8c9b86.tar.gz
Fix bad pkgsum for epiphany-sync
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c64a08a906d..a0b93b66b7f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-pantheon-bzr
pkgdesc = A GNOME web browser based on the WebKit rendering engine, with Elementary OS patches
pkgver = 3.27.90.1ubuntu1.r20
- pkgrel = 5
+ pkgrel = 6
url = http://www.gnome.org/projects/epiphany/
arch = i686
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = epiphany-pantheon-bzr
source = epiphany-sync
source = epiphany-sync.service
sha256sums = SKIP
- sha256sums = bb8c06dadcba9c9f0ba887dc0a65283c26282f7db75c22dade209fcaa6f72f72
+ sha256sums = cf90f3ea93fff8c61f82da40c8d07d5db2f33dc9a0d91408a6ffc4142bbedd20
sha256sums = ce1ac321d7bf9d88638634a141dfcb99119fc59ee44c4892e0874608e85006ba
pkgname = epiphany-pantheon-bzr
diff --git a/PKGBUILD b/PKGBUILD
index caf1692def43..297ee14fc3a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=$_pkgname-pantheon-bzr
ephyver=3.27.90-1ubuntu1
ubunturel=bionic
pkgver=3.27.90.1ubuntu1.r20
-pkgrel=5
+pkgrel=6
pkgdesc="A GNOME web browser based on the WebKit rendering engine, with Elementary OS patches"
url="http://www.gnome.org/projects/epiphany/"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ conflicts=(epiphany)
source=("bzr+lp:~elementary-os/elementaryos/os-patch-epiphany-browser-${ubunturel}"
epiphany-sync{,.service})
sha256sums=('SKIP'
- 'bb8c06dadcba9c9f0ba887dc0a65283c26282f7db75c22dade209fcaa6f72f72'
+ 'cf90f3ea93fff8c61f82da40c8d07d5db2f33dc9a0d91408a6ffc4142bbedd20'
'ce1ac321d7bf9d88638634a141dfcb99119fc59ee44c4892e0874608e85006ba')
pkgver() {