[arch-commits] Commit in uzbl/trunk (PKGBUILD uzbl.install)

Laurent Carlier lcarlier at archlinux.org
Mon Dec 5 20:47:53 UTC 2016


    Date: Monday, December 5, 2016 @ 20:47:53
  Author: lcarlier
Revision: 198073

upgpkg: uzbl 1:0.9.1-1

upstream update 0.9.1

Modified:
  uzbl/trunk/PKGBUILD
  uzbl/trunk/uzbl.install

--------------+
 PKGBUILD     |    4 ++--
 uzbl.install |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-05 20:33:52 UTC (rev 198072)
+++ PKGBUILD	2016-12-05 20:47:53 UTC (rev 198073)
@@ -6,7 +6,7 @@
 pkgbase=uzbl
 pkgname=('uzbl-core' 'uzbl-browser' 'uzbl-tabbed')
 epoch=1
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.uzbl.org"
@@ -13,7 +13,7 @@
 license=('GPL3')
 makedepends=('pkgconfig' 'webkitgtk3' 'python-setuptools')
 source=(https://github.com/uzbl/uzbl/archive/v${pkgver}.tar.gz)
-md5sums=('65c5015cb1bb007ae947c31aafea9d40')
+sha256sums=('b5d6a0ffa602839f338af80b286c3550b85e68dd2412ccad3fea896ad2501ae9')
 
 build() {
   cd "$srcdir"/uzbl-$pkgver

Modified: uzbl.install
===================================================================
--- uzbl.install	2016-12-05 20:33:52 UTC (rev 198072)
+++ uzbl.install	2016-12-05 20:47:53 UTC (rev 198073)
@@ -3,7 +3,7 @@
 }
 
 post_upgrade() {
-  echo "Some incompatibily are introduced, please refer to http://www.uzbl.org/news.php?id=38"
+  echo "If upgrading from pre-0.9, please refer to http://www.uzbl.org/news.php?id=42"
 }
 
 pre_remove() {



More information about the arch-commits mailing list