summaryrefslogtreecommitdiff
path: root/extra/gedit
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
commit35d3377392b5d0678453096f87df70faf87f72c6 (patch)
tree5201142d5b6552bc17453d5ff4c1b27e3103bd2c /extra/gedit
parent941cea43b3f1e6ba2220be5789c06c39cc89c62b (diff)
parente96f6ac6e912185a495a99af2b0d51b73bd1d044 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/aircrack-ng/PKGBUILD community/fceux/PKGBUILD extra/gtk2/PKGBUILD extra/mesa/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'extra/gedit')
-rw-r--r--extra/gedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gedit/PKGBUILD b/extra/gedit/PKGBUILD
index 8131220c5..04c807a80 100644
--- a/extra/gedit/PKGBUILD
+++ b/extra/gedit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 125897 2011-05-31 15:23:40Z ibiru $
+# $Id: PKGBUILD 127590 2011-06-16 17:26:15Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
install=gedit.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0398dcc4021bf620b52ed82994fee3011ccbb012aa939ce688a2d185a68e8d6d')
+sha256sums=('b4e4a76f8f74e39ad6757a27296a2e24b0b37a0bf156d424354d964352a1f11c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"