summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Wojdyła2023-08-15 21:55:04 +0200
committerMichał Wojdyła2023-08-15 21:55:04 +0200
commit2fd83ad9b342ba210622fcd181093a056334ad05 (patch)
tree20c3b9b0bae9e25001d42fae017ba2afea1f400c
parentb81677b9aa1c74ccc28791fe8e753d1524d85577 (diff)
downloadaur-netkit-rwho-debian.tar.gz
update debian patches
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc092760155f..9131f32d77a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu May 31 17:44:11 UTC 2018
pkgbase = netkit-rwho-debian
pkgdesc = Remote who client and server (with Debian patches)
pkgver = 0.17
- pkgrel = 6
+ pkgrel = 7
url = http://packages.qa.debian.org/n/netkit-rwho.html
install = rwhod.install
arch = i686
@@ -19,15 +17,14 @@ pkgbase = netkit-rwho-debian
optdepends = systemd: to run the rwhod daemon
backup = etc/conf.d/rwhod
source = http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_0.17.orig.tar.gz
- source = http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_0.17-13.debian.tar.gz
+ source = http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_0.17-15.debian.tar.xz
source = rwhod.conf
source = rwhod.service
source = rwhod.cron
sha256sums = 0409e2ce4bfdb2dacb2c193d0fedfc49bb975cb057c5c6b0ffcca603a1188da7
- sha256sums = 53aefa27d98b565bf756db57120c03bd224a238e45699d92076420272a6eba8e
+ sha256sums = b5d47f5bf9eb68290881020ef0c6b38e8444e67c5eb1db9877f136495886b02d
sha256sums = 3ad57b0f1ec2f05084df0d2e33fd7605b8c1af5c4330e519b1defcd0ef334a3c
sha256sums = dd73567ee4b9f44096fc3c763d8cbd6b454d05c05bfe50d9a2a966336f1197c1
sha256sums = f76bc6481d81a1d2510a410915b946c44eebdce12d6c3b5f2869634b10372ed8
pkgname = netkit-rwho-debian
-
diff --git a/PKGBUILD b/PKGBUILD
index 208fc413c6b8..17cef2c7d335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Graham Edgecombe <gpe@grahamedgecombe.com>
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
+# Contributor: Graham Edgecombe <gpe@grahamedgecombe.com>
# Contributor: mortzu
pkgname=netkit-rwho-debian
pkgver=0.17
-pkgrel=6
-_debrev=13
+pkgrel=7
+_debrev=15
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('BSD')
pkgdesc='Remote who client and server (with Debian patches)'
@@ -14,10 +15,10 @@ url='http://packages.qa.debian.org/n/netkit-rwho.html'
install=rwhod.install
backup=('etc/conf.d/rwhod')
source=(http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_${pkgver}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_${pkgver}-${_debrev}.debian.tar.gz
+ http://ftp.debian.org/debian/pool/main/n/netkit-rwho/netkit-rwho_${pkgver}-${_debrev}.debian.tar.xz
rwhod.conf rwhod.service rwhod.cron)
sha256sums=('0409e2ce4bfdb2dacb2c193d0fedfc49bb975cb057c5c6b0ffcca603a1188da7'
- '53aefa27d98b565bf756db57120c03bd224a238e45699d92076420272a6eba8e'
+ 'b5d47f5bf9eb68290881020ef0c6b38e8444e67c5eb1db9877f136495886b02d'
'3ad57b0f1ec2f05084df0d2e33fd7605b8c1af5c4330e519b1defcd0ef334a3c'
'dd73567ee4b9f44096fc3c763d8cbd6b454d05c05bfe50d9a2a966336f1197c1'
'f76bc6481d81a1d2510a410915b946c44eebdce12d6c3b5f2869634b10372ed8')