summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-06-29 21:03:07 +0200
committerhaawda2018-06-29 21:03:07 +0200
commit3a73c74b164fc027a6af22d7cfabd87e42270b5c (patch)
tree935adbdc010d8ea4f1d8db7673e9f0236f8b5957
parent69521e9ddaf45653dd83131331d20840a188874c (diff)
downloadaur-3a73c74b164fc027a6af22d7cfabd87e42270b5c.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72307246dc86..df53a0a32729 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tramp
pkgdesc = emacs extension that provides transparent remote file editing
- pkgver = 2.3.4
+ pkgver = 2.4.0
pkgrel = 1
url = http://www.gnu.org/software/tramp/
arch = any
license = GPL
makedepends = emacs
makedepends = texinfo
- source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.3.4.tar.gz
- source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.3.4.tar.gz.sig
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.4.0.tar.gz
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.4.0.tar.gz.sig
validpgpkeys = C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA
- sha256sums = 1d755d1c46eedad7e8682d98f45629504ff802dd7006f18120a7b80de14c898b
+ sha256sums = 0c78e337ac309ef7782446d06e73fd5f1a05070a9e0eea43b3a5e30b33b38bde
sha256sums = SKIP
pkgname = tramp
diff --git a/PKGBUILD b/PKGBUILD
index 7468217780cc..92d9cbf9bdc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=tramp
-pkgver=2.3.4
+pkgver=2.4.0
pkgrel=1
pkgdesc="emacs extension that provides transparent remote file editing"
arch=('any')
@@ -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"{,.sig})
-sha256sums=('1d755d1c46eedad7e8682d98f45629504ff802dd7006f18120a7b80de14c898b'
+sha256sums=('0c78e337ac309ef7782446d06e73fd5f1a05070a9e0eea43b3a5e30b33b38bde'
'SKIP')
validpgpkeys=('C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA') # Michael Albinus