summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f1f408af0a4..ccc3f6e2269a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=distccd-arch-arm
-pkgver=1.02
+pkgver=1.03
pkgrel=1
pkgdesc="Provides an Arch ARM client with Systemd services/environment files to make use of distcc-alarm naively."
# This package is intended for Arch ARM devices NOT x86_64, see the optdepends for the x86_64
@@ -10,7 +10,7 @@ license=('MIT')
depends=('distcc')
optdepends=('distccd-alarm: toolchain needed by the x86_64 volunteer')
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('6b90582cffc9e2e0fe905904d27c138644901e063a21cab176a2d5e4e55a6561')
+sha256sums=('9c0fc85bf0d905948733a4bda84bbc65753e23304fbc06be435877d45f86ff0f')
package() {
cd "$pkgname-$pkgver"