summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-02-26 14:41:10 +0100
committerFabioLolix2022-02-26 14:41:10 +0100
commit413003885a0d1ce5dda07109ac6d966ddd01e503 (patch)
treee1e302f3dfd3036fbaf72f7f1229995f2362ec43
parentefc108754ba84bcb9ee44439bc069835da63a510 (diff)
downloadaur-413003885a0d1ce5dda07109ac6d966ddd01e503.tar.gz
v8.2.4088
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b8dd850680c..add02c105b16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = xxd-standalone
pkgdesc = Hexdump utility from vim
- pkgver = 8.2.3533
+ pkgver = 8.2.4088
pkgrel = 1
- url = http://www.vim.org
+ url = https://www.vim.org
arch = x86_64
arch = i686
arch = arm
@@ -14,12 +14,12 @@ pkgbase = xxd-standalone
depends = glibc
provides = xxd
conflicts = xxd
- source = xxd-8.2.3533.c::https://raw.githubusercontent.com/vim/vim/v8.2.3533/src/xxd/xxd.c
- source = xxd-8.2.3533.1::https://raw.githubusercontent.com/vim/vim/v8.2.3533/runtime/doc/xxd.1
+ source = xxd-8.2.4088.c::https://raw.githubusercontent.com/vim/vim/v8.2.4088/src/xxd/xxd.c
+ source = xxd-8.2.4088.1::https://raw.githubusercontent.com/vim/vim/v8.2.4088/runtime/doc/xxd.1
source = xxd-standalone-Makefile::https://raw.githubusercontent.com/vim/vim/master/src/xxd/Makefile
source = https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/xxd-LICENSE
- sha256sums = 0f8ff399be453fca7dd95afc975530dc4e8c118492f59e07956b7f64787bfe81
- sha256sums = 343f65c3a75affcec6013fb308ae895b4dbded24fd1847b6b97247d343f70f56
+ sha256sums = f38cdedc2d1a9d35946ca7184caef608d9d947b45ac4555842bd0d99c17b77a3
+ sha256sums = fb79593baadf29ac32a50ce790ba4b67f172e513dae6fc9c26af830d909d1d42
sha256sums = 96d7229490da56fbf6cae3791407238636b2979e1f607e535f55ec26068303c5
sha256sums = 2ac99e6ff2ee077cfec2133d0d5d2d4f14b156994c4c1896703cda98c2d21845
diff --git a/PKGBUILD b/PKGBUILD
index 4d4c972cbd6a..7cc4f26bee55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Daniel Greve <greve.daniel.l@gmail.com>
pkgname=xxd-standalone
-pkgver=8.2.3533
+pkgver=8.2.4088
pkgrel=1
pkgdesc="Hexdump utility from vim"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
-url="http://www.vim.org"
+url="https://www.vim.org"
license=(GPL2 "custom: MIT-X11") # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776191
provides=(xxd)
conflicts=(xxd)
@@ -15,8 +15,8 @@ source=("xxd-${pkgver}.c::https://raw.githubusercontent.com/vim/vim/v${pkgver}/s
"xxd-${pkgver}.1::https://raw.githubusercontent.com/vim/vim/v${pkgver}/runtime/doc/xxd.1"
"$pkgname-Makefile::https://raw.githubusercontent.com/vim/vim/master/src/xxd/Makefile"
"https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/xxd-LICENSE")
-sha256sums=('0f8ff399be453fca7dd95afc975530dc4e8c118492f59e07956b7f64787bfe81'
- '343f65c3a75affcec6013fb308ae895b4dbded24fd1847b6b97247d343f70f56'
+sha256sums=('f38cdedc2d1a9d35946ca7184caef608d9d947b45ac4555842bd0d99c17b77a3'
+ 'fb79593baadf29ac32a50ce790ba4b67f172e513dae6fc9c26af830d909d1d42'
'96d7229490da56fbf6cae3791407238636b2979e1f607e535f55ec26068303c5'
'2ac99e6ff2ee077cfec2133d0d5d2d4f14b156994c4c1896703cda98c2d21845')
# check versions at https://github.com/vim/vim/tree/master/src/xxd