summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2022-11-30 08:17:02 -0500
committerAndrew Sun2022-11-30 08:17:02 -0500
commit048bc6a2eeba8e2f1e33930ce45647213e165cb1 (patch)
tree86a7521f58e3843855b07af802a1760a2a3dcf78
parent8af13a3ae16974756a7e8772602e1bc1daff524f (diff)
downloadaur-048bc6a2eeba8e2f1e33930ce45647213e165cb1.tar.gz
2.5.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c755f2f1962..5a4790b51dfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tramp
pkgdesc = emacs extension that provides transparent remote file editing
- pkgver = 2.5.3
+ pkgver = 2.5.4
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.5.3.tar.gz
- source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.5.3.tar.gz.sig
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.5.4.tar.gz
+ source = ftp://ftp.gnu.org/gnu/tramp/tramp-2.5.4.tar.gz.sig
validpgpkeys = C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA
- sha256sums = cb609b227b1d8146fa0f60e130b486fc2680a6a976c7075aba104a509aa53261
+ sha256sums = 69b165d747a1ad3207bc26d71231909b26a1908f70b9094ba77f1a09c507cff8
sha256sums = SKIP
pkgname = tramp
diff --git a/PKGBUILD b/PKGBUILD
index c2b61879bc41..b0b6e07647e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=tramp
-pkgver=2.5.3
+pkgver=2.5.4
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=('cb609b227b1d8146fa0f60e130b486fc2680a6a976c7075aba104a509aa53261'
+sha256sums=('69b165d747a1ad3207bc26d71231909b26a1908f70b9094ba77f1a09c507cff8'
'SKIP')
validpgpkeys=('C9A04D6E84B6DB548F4585A2AC966DC9E3E1AECA') # Michael Albinus