summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39910ac227f6..ec1560d0b781 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 25 20:59:11 UTC 2017
+# Wed Jan 25 21:06:11 UTC 2017
pkgbase = pywebkitgtk
- pkgdesc = Python bindings to the WebKit GTK+ port
+ pkgdesc = Python2 bindings to the WebKit GTK+ port
pkgver = 1.1.8
- pkgrel = 4
+ pkgrel = 5
url = http://code.google.com/p/pywebkitgtk/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3965eb99b7a3..69dd5d7b1b45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=pywebkitgtk
pkgver=1.1.8
-pkgrel=4
-pkgdesc="Python bindings to the WebKit GTK+ port"
+pkgrel=5
+pkgdesc="Python2 bindings to the WebKit GTK+ port"
arch=('i686' 'x86_64')
url="http://code.google.com/p/${pkgname}/"
license=('LGPL')