summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2020-04-10 19:24:29 +0200
committerhaawda2020-04-10 19:24:29 +0200
commit2fa380a47b10f6c1c7586bf58d685b5e94369bc6 (patch)
tree57da4874b5d06fb1e23e567bf6e0ae503dd04f83
parent66e6de6d8d194dc72b5af07c79f010add5872402 (diff)
downloadaur-2fa380a47b10f6c1c7586bf58d685b5e94369bc6.tar.gz
stick to specific commit, as extra-cmake-modules 5.69 ist not yet in the repos
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index effdd7714335..f4ea49c39d51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonnet-git
pkgdesc = Spelling framework for Qt5
- pkgver = r470.8f98ba4
+ pkgver = r524.2ce07be
pkgrel = 1
url = https://projects.kde.org/projects/frameworks/sonnet
arch = i686
@@ -19,7 +19,7 @@ pkgbase = sonnet-git
optdepends = hspell: spell checking for Hebrew
provides = sonnet
conflicts = sonnet
- source = git://anongit.kde.org/sonnet.git
+ source = git://anongit.kde.org/sonnet.git#commit=2ce07be5dff339f6f3e43ebd72b1d94792bb17f7
md5sums = SKIP
pkgname = sonnet-git
diff --git a/PKGBUILD b/PKGBUILD
index 7e47193966d0..b4e187753798 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=sonnet-git
-pkgver=r470.8f98ba4
+pkgver=r524.2ce07be
pkgrel=1
pkgdesc='Spelling framework for Qt5'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via
groups=('kf5')
conflicts=('sonnet')
provides=('sonnet')
-source=('git://anongit.kde.org/sonnet.git')
+source=('git://anongit.kde.org/sonnet.git#commit=2ce07be5dff339f6f3e43ebd72b1d94792bb17f7')
md5sums=('SKIP')
pkgver() {