summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08053f411756..ab969e1c25ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = webapp-manager
pkgdesc = Run websites as if they were apps
pkgver = 1.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxmint/webapp-manager
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index b55df1967810..59389d660ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: spsf64 <at g m a i l dot com>
pkgname=webapp-manager
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Run websites as if they were apps"
arch=('x86_64')
url="https://github.com/linuxmint/webapp-manager"
@@ -25,7 +25,7 @@ prepare() {
"usr/lib/${pkgname}/common.py"
sed -i 's/epiphany-browser/epiphany/g' \
"usr/lib/${pkgname}/common.py"
- sed -i 's/microsoft-edge/microsoft-edge-dev/g' \
+ sed -i 's/microsoft-edge/microsoft-edge-beta/g' \
"usr/lib/${pkgname}/common.py"
# Fix license path