qownnotes: 23.6.6 -> 23.7.0

This commit is contained in:
Tim Biermann 2023-07-12 16:47:10 +02:00
parent 601ab4c9ca
commit b94d4ed9ed
2 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/Hh6rpBe9xNMbV66AumCDxSYLGDryuXlgB0LCYO/j29mfzIdCDS625Dn7mnS7/9puNGkDcqFW7ZTnhd8DXfggU=
SHA256 (Pkgfile) = a6936f4f1b36040897990ba88c47349888e449b6867350c1c156f0282bd54cf5
RWSagIOpLGJF3+30qUsiHiqtaSuWlNIzoaYTj8QaYd0nQwpmBvjMJ9HeNrT47J39cATF+furiuLORvm5yplG0TL9tKBYhvPl9gs=
SHA256 (Pkgfile) = 9fa2d780b2166a3797c5343353fc327ca49119aa1d6fbc26754b280a54f087f9
SHA256 (.footprint) = d3916e94908249d530356c1e79cef586cdeacf7bd488278a3f0c61ab5be2aab3
SHA256 (qownnotes-23.6.6.tar.xz) = 517127a1ef13a2fce084ab445c38ace4693dde80c4c8986135732719a2b95572
SHA256 (qownnotes-23.7.0.tar.xz) = 45efb40a3c17e4df86b743f962e87ad83c4dd0d776f4315766b5d6cd4a4f7450

View File

@ -5,12 +5,12 @@
# Optional: aspell graphite2 icu
name=qownnotes
version=23.6.6
version=23.7.0
release=1
source=(https://download.tuxfamily.org/$name/src/$name-$version.tar.xz)
source=(https://github.com/pbek/QOwnNotes/releases/download/v$version/qownnotes-$version.tar.xz)
build() {
cd $name-$version
cd qownnotes-$version
echo "#define RELEASE \"CRUX\"" > release.h
/usr/lib/qt5/bin/qmake \