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 44b62b17496b..2c4ac7a0ddf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=copperspice
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc='Libraries for developing cross platform software applications in C++'
arch=('x86_64')
@@ -19,7 +19,7 @@ makedepends=('cmake' 'alsa-lib' 'mariadb-libs' 'postgresql' 'postgresql-libs'
options=('!lto')
source=("https://github.com/copperspice/copperspice/archive/cs-${pkgver}/${pkgname}-${pkgver}.tar.gz"
'010-copperspice-fix-cmake-include-dirs.patch')
-sha256sums=('c1c1318f04aae0e4af10fffa6d20267768c2b1acc4c339f41609629584f81c39'
+sha256sums=('3619285fff80d9f0f7cfcc2e2d3229045a3354af4c1274650bf11257a3b53cdd'
'ad8764d825950dcb98a1088a2f778d449c39e33a3c2edf037a45c30c341045d4')
prepare() {