summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-06-23 02:49:01 +0900
committerQue Quotion2018-06-23 02:49:01 +0900
commit264b50c0c6ec9947222edd6c4513e399bd5a3867 (patch)
tree57b6f8203c8c540af00bf4c9c6fe0aaebdf8121e
parent912081bfb920d8346f0a755752191791adb8bd10 (diff)
downloadaur-264b50c0c6ec9947222edd6c4513e399bd5a3867.tar.gz
Add r to getops for profile removal
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--epiphany-sync2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5c3ce897055..7c64a08a906d 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 = 4
+ pkgrel = 5
url = http://www.gnome.org/projects/epiphany/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 86dba7e96cdf..caf1692def43 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=4
+pkgrel=5
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')
diff --git a/epiphany-sync b/epiphany-sync
index f3e32d83291f..d561371e6831 100644
--- a/epiphany-sync
+++ b/epiphany-sync
@@ -24,7 +24,7 @@ EOF
exit 0
}
-while getopts dhp: options
+while getopts dhpr: options
do
case $options in
d) echo "default profile directory is "$PROFDIR"$LINK"