diff --git a/qtutilities/default/PKGBUILD b/qtutilities/default/PKGBUILD index 97afd752..a4e951ea 100644 --- a/qtutilities/default/PKGBUILD +++ b/qtutilities/default/PKGBUILD @@ -16,7 +16,7 @@ optdepends=("$pkgname-doc: API documentation") provides=(libqtutilities.so) url="https://github.com/Martchus/${_reponame}" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/qtutilities/doc/PKGBUILD b/qtutilities/doc/PKGBUILD index c775741b..2cc96bbd 100644 --- a/qtutilities/doc/PKGBUILD +++ b/qtutilities/doc/PKGBUILD @@ -14,7 +14,7 @@ license=('GPL') makedepends=('cmake' 'ninja' 'doxygen' 'graphviz' 'c++utilities' 'qt5-tools' 'mesa') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/qtutilities/mingw-w64-qt6/PKGBUILD b/qtutilities/mingw-w64-qt6/PKGBUILD index 40344bd9..067c795f 100644 --- a/qtutilities/mingw-w64-qt6/PKGBUILD +++ b/qtutilities/mingw-w64-qt6/PKGBUILD @@ -18,7 +18,7 @@ checkdepends=('mingw-w64-wine') makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt6-tools' 'qt6-base' 'qt6-tools' 'qt6-declarative' 'clang' 'ninja') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') options=(!buildflags staticlibs !strip !emptydirs) _architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32') diff --git a/qtutilities/mingw-w64/PKGBUILD b/qtutilities/mingw-w64/PKGBUILD index 74cad911..91e1125a 100644 --- a/qtutilities/mingw-w64/PKGBUILD +++ b/qtutilities/mingw-w64/PKGBUILD @@ -17,7 +17,7 @@ checkdepends=('mingw-w64-wine') makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ninja') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') options=(!buildflags staticlibs !strip !emptydirs) _architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32') diff --git a/qtutilities/qt6/PKGBUILD b/qtutilities/qt6/PKGBUILD index 70c4ab74..902948d8 100644 --- a/qtutilities/qt6/PKGBUILD +++ b/qtutilities/qt6/PKGBUILD @@ -18,7 +18,7 @@ optdepends=("$_name-doc: API documentation") provides=(libqtutilities-qt6.so) url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/qtutilities/static-compat/PKGBUILD b/qtutilities/static-compat/PKGBUILD index c901008a..56372d73 100644 --- a/qtutilities/static-compat/PKGBUILD +++ b/qtutilities/static-compat/PKGBUILD @@ -16,7 +16,7 @@ makedepends=('static-compat-cmake' 'ninja' 'static-compat-qt6-tools' 'clang') optdepends=("$_name-doc: API documentation") url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('dbb9f519d3af3ade10a16053132aad117dbfc0bb768ea8af65aef083150471a4') +sha256sums=('8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b') build() { check_buildoption ccache y && ccache_args=' diff --git a/tageditor/cli/PKGBUILD b/tageditor/cli/PKGBUILD index 9876b5b2..b4898f2e 100644 --- a/tageditor/cli/PKGBUILD +++ b/tageditor/cli/PKGBUILD @@ -24,7 +24,7 @@ provides=("${pkgname%-cli}") checkdepends=('cppunit') url="https://github.com/Martchus/${_reponame}" source=("${_reponame}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/tageditor/default/PKGBUILD b/tageditor/default/PKGBUILD index a74001d5..436de3ac 100644 --- a/tageditor/default/PKGBUILD +++ b/tageditor/default/PKGBUILD @@ -30,7 +30,7 @@ makedepends=('cmake' 'ninja' 'qt5-tools' 'mesa') checkdepends=('cppunit' 'jq' 'appstream') url="https://github.com/Martchus/${_reponame}" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/tageditor/mingw-w64-qt6/PKGBUILD b/tageditor/mingw-w64-qt6/PKGBUILD index e91b42ef..0204445e 100644 --- a/tageditor/mingw-w64-qt6/PKGBUILD +++ b/tageditor/mingw-w64-qt6/PKGBUILD @@ -31,7 +31,7 @@ makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt6-tools' 'qt6-tools' [[ $_json_export == ON ]] && makedepends+=('mingw-w64-reflective-rapidjson') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') options=(!buildflags staticlibs !strip !emptydirs) _architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32') diff --git a/tageditor/mingw-w64/PKGBUILD b/tageditor/mingw-w64/PKGBUILD index 1c9627aa..c5301c27 100644 --- a/tageditor/mingw-w64/PKGBUILD +++ b/tageditor/mingw-w64/PKGBUILD @@ -30,7 +30,7 @@ makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ffmpeg' 'n [[ $_json_export == ON ]] && makedepends+=('mingw-w64-reflective-rapidjson') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') options=(!buildflags staticlibs !strip !emptydirs) _architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32') diff --git a/tageditor/qt6/PKGBUILD b/tageditor/qt6/PKGBUILD index 02340786..566f3afb 100644 --- a/tageditor/qt6/PKGBUILD +++ b/tageditor/qt6/PKGBUILD @@ -32,7 +32,7 @@ makedepends=('cmake' 'ninja' 'qt6-tools' 'qt6-declarative' 'clang' 'mesa') checkdepends=('cppunit' 'jq' 'appstream') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') build() { cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}" diff --git a/tageditor/static-compat/PKGBUILD b/tageditor/static-compat/PKGBUILD index 8deeecfd..0bc6b709 100644 --- a/tageditor/static-compat/PKGBUILD +++ b/tageditor/static-compat/PKGBUILD @@ -34,7 +34,7 @@ makedepends=('static-compat-cmake' 'static-compat-tagparser' 'ninja') checkdepends=('static-compat-cppunit' 'jq') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('7d1267b94092990b64584a5bf980847c5fe44f9e78e5b06e2e555a07e301cadd') +sha256sums=('b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3') build() { check_buildoption ccache y && ccache_args=' diff --git a/tagparser/default/PKGBUILD b/tagparser/default/PKGBUILD index f495627e..f6b5f5af 100644 --- a/tagparser/default/PKGBUILD +++ b/tagparser/default/PKGBUILD @@ -17,7 +17,7 @@ optdepends=("$pkgname-doc: API documentation") provides=(libtagparser.so) url="https://github.com/Martchus/${_reponame}" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('87aaa693769012a77b8b0d4f5a2bfd04c7591afd64266ae11c999bbe92f7d117') +sha256sums=('298ff927e14860e97e5b75057ff50fe64e0e0521ca7253e8624be6db6ac77261') prepare() { [[ -d tagparser ]] || ln -s "${PROJECT_DIR_NAME:-$_reponame-$pkgver}" tagparser diff --git a/tagparser/doc/PKGBUILD b/tagparser/doc/PKGBUILD index cfc2435c..abc263bf 100644 --- a/tagparser/doc/PKGBUILD +++ b/tagparser/doc/PKGBUILD @@ -14,7 +14,7 @@ license=('GPL') makedepends=('cmake' 'ninja' 'iso-codes' 'doxygen' 'graphviz' 'c++utilities') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('87aaa693769012a77b8b0d4f5a2bfd04c7591afd64266ae11c999bbe92f7d117') +sha256sums=('298ff927e14860e97e5b75057ff50fe64e0e0521ca7253e8624be6db6ac77261') prepare() { [[ -d tagparser ]] || ln -s "${PROJECT_DIR_NAME:-$_reponame-$pkgver}" tagparser diff --git a/tagparser/mingw-w64/PKGBUILD b/tagparser/mingw-w64/PKGBUILD index e09a2b75..1ad21d2d 100644 --- a/tagparser/mingw-w64/PKGBUILD +++ b/tagparser/mingw-w64/PKGBUILD @@ -17,7 +17,7 @@ checkdepends=('mingw-w64-cppunit' 'mingw-w64-wine' 'mingw-w64-openssl') makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'ninja' 'iso-codes') url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('87aaa693769012a77b8b0d4f5a2bfd04c7591afd64266ae11c999bbe92f7d117') +sha256sums=('298ff927e14860e97e5b75057ff50fe64e0e0521ca7253e8624be6db6ac77261') options=(!buildflags staticlibs !strip !emptydirs) _architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32') diff --git a/tagparser/static-compat/PKGBUILD b/tagparser/static-compat/PKGBUILD index 19c9470f..96c21374 100644 --- a/tagparser/static-compat/PKGBUILD +++ b/tagparser/static-compat/PKGBUILD @@ -17,7 +17,7 @@ checkdepends=('static-compat-cppunit' 'static-compat-openssl') optdepends=("$_name-doc: API documentation") url="https://github.com/Martchus/${_reponame}" source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz") -sha256sums=('87aaa693769012a77b8b0d4f5a2bfd04c7591afd64266ae11c999bbe92f7d117') +sha256sums=('298ff927e14860e97e5b75057ff50fe64e0e0521ca7253e8624be6db6ac77261') prepare() { [[ -d tagparser ]] || ln -s "${PROJECT_DIR_NAME:-$_reponame-$pkgver}" tagparser