summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas K2021-06-01 12:08:41 +0200
committerLukas K2021-06-01 12:08:41 +0200
commit4c8ee08c0530a260e60ad2e0853f56c3a202498f (patch)
tree217051f5086e78ac55e37a63fc4bb7d537318983 /PKGBUILD
parentad9557f8130d2fa2d906b0947622dc843281102b (diff)
downloadaur-4c8ee08c0530a260e60ad2e0853f56c3a202498f.tar.gz
upstream changelog fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aac48a860da4..5ce647b5c87a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
depends=('zeromq' 'gtkmm3' 'cairomm' 'librsvg' 'sqlite3' 'libgit2' 'curl' 'opencascade' 'podofo' 'libzip')
makedepends=('boost-libs' 'boost' 'glm')
source=("https://github.com/horizon-eda/horizon/archive/v${pkgver}.tar.gz")
-sha256sums=('b53b9bf6e50848022c0d9533d50dc6d2d36f29d39b4d083ba08dd48ca21decb3')
+sha256sums=('978fab9a20d367abfb785ef592e61648d0b21c8e573a7556325035e23f0110c3')
build() {
cd "$srcdir/horizon-$pkgver"