summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrp2021-02-09 11:16:35 -0800
committerrp2021-02-09 11:16:35 -0800
commit67e4cec9a17ea476c7d8b30e37dd66aa68ceb101 (patch)
treec976647b4f2cb2cbe069e3d7c5f596f1fca08353
parent4cee7eb4f7d68d56522327d95983a86ac4323c10 (diff)
downloadaur-67e4cec9a17ea476c7d8b30e37dd66aa68ceb101.tar.gz
updated to version 20201116
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 872e45466ea4..5f9928036177 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hxtools
pkgdesc = A collection of tools and scripts that have accumulated over the years, and each of which seems to be too small to warrants its own project.
- pkgver = 20150304
+ pkgver = 20201116
pkgrel = 1
url = http://inai.de/projects/hxtools/
arch = i686
@@ -11,9 +11,9 @@ pkgbase = hxtools
depends = util-linux
depends = pciutils
depends = libxcb
- source = http://jftp.inai.de/hxtools/hxtools-20150304.tar.xz
+ source = http://inai.de/files/hxtools/hxtools-20201116.tar.xz
source = Rename_rot13_to_trrot13.patch
- sha256sums = 55265b16191831c4e332b0235b057e3f1e952298abf34734a8fa2ee9bb7be382
+ sha256sums = c4bf0de4b39892eacb74a148d2587f0611f0abd2a2c4919a0e8e6639a74b7c69
sha256sums = 89f65c581179582f178c1d60dbe9a702d7efb5b07f35442f03c9463af0c5b04d
pkgname = hxtools
diff --git a/PKGBUILD b/PKGBUILD
index 041df72beb82..534172946d7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Facundo Tuesca <facutuesca AT gmail DOT com>
+# Maintainer: RP <reyadmin AT gmail DOT com>
pkgname=hxtools
-pkgver=20150304
+pkgver=20201116
pkgrel=1
pkgdesc="A collection of tools and scripts that have accumulated over the years, and each of which seems to be too small to warrants its own project."
arch=('i686' 'x86_64')
@@ -8,9 +8,9 @@ url=http://inai.de/projects/hxtools/
license=('GPL3')
depends=('libhx>=3.19' perl util-linux pciutils libxcb)
makedepends=()
-source=(http://jftp.inai.de/hxtools/hxtools-$pkgver.tar.xz
+source=(http://inai.de/files/hxtools/hxtools-$pkgver.tar.xz
Rename_rot13_to_trrot13.patch)
-sha256sums=('55265b16191831c4e332b0235b057e3f1e952298abf34734a8fa2ee9bb7be382'
+sha256sums=('c4bf0de4b39892eacb74a148d2587f0611f0abd2a2c4919a0e8e6639a74b7c69'
'89f65c581179582f178c1d60dbe9a702d7efb5b07f35442f03c9463af0c5b04d')
prepare() {