summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2017-01-12 14:30:18 -0800
committer100best2017-01-12 14:30:18 -0800
commitd36eac52f6110f5e0f3eab8a21e0776687a7f1ad (patch)
tree87f642dc591686169701d10493619430ee0fcaff
parent223bc5cbdfe060691859b132e39f46c3ddd635b5 (diff)
downloadaur-d36eac52f6110f5e0f3eab8a21e0776687a7f1ad.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e1a48d755c5..1bc31a2e1480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine (unstable version)
pkgver = 3.23.3
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Web
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d8b559149ba3..64b8559393c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: 100best <jm dot 100best at gmail dot com>
+# Contributor: 100best
_pkgname=epiphany
pkgname=$_pkgname-unstable
pkgver=3.23.3
-pkgrel=1
+pkgrel=2
pkgdesc="A GNOME web browser based on the WebKit rendering engine (unstable version)"
arch=('i686' 'x86_64')
url="https://wiki.gnome.org/Apps/Web"