summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-07-01 23:34:16 +0200
committerhaawda2019-07-01 23:34:16 +0200
commit5b6c20201d2604e02a97aa0d3b2e6d42d32bb678 (patch)
treedcb8f5b60fdc378e7faa8d304c713e1c26bfdfd8
parent06de0fa2b28eaca914412209bfead3843e8755b7 (diff)
downloadaur-5b6c20201d2604e02a97aa0d3b2e6d42d32bb678.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 eb5443c32b85..dae7ed7403ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tramp
pkgdesc = emacs extension that provides transparent remote file editing
- pkgver = 2.4.1
+ pkgver = 2.4.2
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.4.1.tar.gz
- source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.4.1.tar.gz.sig
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.4.2.tar.gz
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.4.2.tar.gz.sig
validpgpkeys = C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA
- sha256sums = a12ea2057e2514dd056014441675427bfc18387351db8fe81767f5d173e23c3f
+ sha256sums = c1f0ded9a4c200dbe92862b276039423188598f4c4421fe8dd0bf894e2e65620
sha256sums = SKIP
pkgname = tramp
diff --git a/PKGBUILD b/PKGBUILD
index 438b4939445f..f6a2e7ac6377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=tramp
-pkgver=2.4.1
+pkgver=2.4.2
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=('a12ea2057e2514dd056014441675427bfc18387351db8fe81767f5d173e23c3f'
+sha256sums=('c1f0ded9a4c200dbe92862b276039423188598f4c4421fe8dd0bf894e2e65620'
'SKIP')
validpgpkeys=('C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA') # Michael Albinus