summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/hardinfo/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hardinfo/PKGBUILD b/libre/hardinfo/PKGBUILD
index 3299a96b6..74e1ad089 100644
--- a/libre/hardinfo/PKGBUILD
+++ b/libre/hardinfo/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=hardinfo
pkgver=0.5.1.816.g877ea2b
_commit=877ea2bc7777626c6fe77b6934a09261f1f1409e
pkgrel=1
-pkgrel+=.par5
+pkgrel+=.par6
pkgdesc="A system information and benchmark tool."
pkgdesc+="(Parabola rebranded)"
arch=('x86_64')
@@ -19,7 +19,7 @@ url="https://github.com/lpereira/hardinfo"
license=('GPL2')
depends=('gtk2')
makedepends=('cmake' 'git')
-depends+=(libicudata.so=67)
+depends+=(libicudata.so)
source=($pkgname::git+https://github.com/lpereira/hardinfo#commit=$_commit)
sha1sums=('SKIP')