summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2019-11-14 21:11:44 -0400
committerFreemor <freemor@freemor.ca>2019-11-14 21:11:44 -0400
commitdec707b431cdb5fdb745edf724aedf5a041980b5 (patch)
tree12c3225898335c8a1972602e76a404aa98311544 /libre
parentecba403684f0feec11a19117b3cd9da9e9e6e518 (diff)
Rebuild [libre/hardinfo] x86_64 against new icu.
Diffstat (limited to 'libre')
-rw-r--r--libre/hardinfo/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hardinfo/PKGBUILD b/libre/hardinfo/PKGBUILD
index 3169d3d49..6ab6da58e 100644
--- a/libre/hardinfo/PKGBUILD
+++ b/libre/hardinfo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=hardinfo
pkgver=0.5.1.816.g877ea2b
_commit=877ea2bc7777626c6fe77b6934a09261f1f1409e
pkgrel=1
-pkgrel+=.par2
+pkgrel+=.par3
pkgdesc="A system information and benchmark tool."
pkgdesc+="(Parabola rebranded)"
arch=('x86_64')
@@ -15,7 +15,7 @@ url="https://github.com/lpereira/hardinfo"
license=('GPL2')
depends=('gtk2')
makedepends=('cmake' 'git')
-depends+=('icu>=64' 'icu<65')
+depends+=('icu>=65' 'icu<66')
source=($pkgname::git+https://github.com/lpereira/hardinfo#commit=$_commit)
sha1sums=('SKIP')