summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-12-27 22:15:03 +0100
committerStefan Husmann2016-12-27 22:15:03 +0100
commitcf877fdde947139f42910ace3d439002bf079284 (patch)
tree319ddc486adf643e93bc5beb3d4348452fde98f8 /PKGBUILD
parente7be6f5f626424c929f5eaf882ce85147b99068a (diff)
downloadaur-cf877fdde947139f42910ace3d439002bf079284.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f87cbfd5f5bb..d682f2f77e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=tramp
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
pkgdesc="emacs extension that provides transparent remote file editing"
arch=('any')
url=http://www.gnu.org/software/tramp/
@@ -14,7 +14,7 @@ makedepends=('emacs' 'texinfo')
# add texlive-core to the makedepends and comment in the last two lines
# of this PKGBUILD if you want the documentation in dvi-format
source=("ftp://ftp.gnu.org/gnu/tramp/$pkgname-$pkgver.tar.gz")
-md5sums=('94a4a9da97d2956b1ed9797e63afa523')
+md5sums=('37f9591bc8031254dd45a99b1ad20dd4')
install=tramp.install
prepare() {