summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormydongistiny2015-07-07 16:03:20 -0700
committermydongistiny2015-07-07 16:03:20 -0700
commitdf1d86a3cf93736cb37b993260f4df770c02c37d (patch)
tree46ab6996e2156c412ca463276dca86abfed024b8
parentcd4cf71a604f70fe9f73992aa4e3edf172dc16fb (diff)
downloadaur-df1d86a3cf93736cb37b993260f4df770c02c37d.tar.gz
3.13.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a6f370b5f7f..b42be9a6046f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = meld-dev
pkgdesc = Visual diff and merge tool
- pkgver = 3.13.1
+ pkgver = 3.13.2
pkgrel = 1
url = http://meldmerge.org/
install = meld.install
@@ -20,7 +20,7 @@ pkgbase = meld-dev
provides = meld
conflicts = meld
options = !emptydirs
- source = http://ftp.gnome.org/pub/GNOME/sources/meld/3.13/meld-3.13.1.tar.xz
+ source = http://ftp.gnome.org/pub/GNOME/sources/meld/3.13/meld-3.13.2.tar.xz
sha256sums = SKIP
pkgname = meld-dev
diff --git a/PKGBUILD b/PKGBUILD
index 11f4d2f13884..de8066828af8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Patryk Szalanski <patryk.szalanski+aur@gmail.com>
+# Maintainer: Jason Edson <jason@oceighty.co>
_name=meld
pkgname=$_name-dev
-pkgver=3.13.1
+pkgver=3.13.2
pkgrel=1
pkgdesc='Visual diff and merge tool'
arch=('any')
@@ -20,7 +20,7 @@ provides=($_name)
conflicts=($_name)
install=meld.install
options=('!emptydirs')
-source=("http://ftp.gnome.org/pub/GNOME/sources/meld/3.13/meld-3.13.1.tar.xz")
+source=("http://ftp.gnome.org/pub/GNOME/sources/meld/3.13/meld-3.13.2.tar.xz")
sha256sums=('SKIP')
pkgver() {