summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMykyta Poturai2021-01-25 21:14:34 +0200
committerMykyta Poturai2021-01-25 21:14:34 +0200
commit5c0b1d49936d0923e366e267826e13b5caec7182 (patch)
treeda86235514303f947ccd6bc1ef80999f829195f7 /PKGBUILD
parent53c38804feaa8d5ab607b469555672f6196fa226 (diff)
downloadaur-watchdog.tar.gz
Add armv7h support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49e6fdbcee13..ea4db966ca38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# $Id: PKGBUILD 310007 2017-11-15 14:11:34Z foutrelis $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
-# Contributor: Mykyta Poturai <mykyta.poturai@tutanota.com>
+# Contributor: Mykyta Poturai <ddone@aruko.org>
pkgname=watchdog
pkgver=5.16
-pkgrel=1
+pkgrel=2
pkgdesc="Watchdog daemon"
-arch=('x86_64' 'aarch64')
+arch=('x86_64' 'aarch64' 'armv7h')
url="http://sourceforge.net/projects/watchdog"
license=('GPL')
depends=('glibc')