mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/kdiff3 to 1.8.4-1
This commit is contained in:
parent
0ffe709064
commit
ce6266ef43
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch to explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=kdiff3
|
||||
pkgver=1.8.3
|
||||
pkgver=1.8.4
|
||||
pkgrel=1
|
||||
pkgdesc="A file comparator/merge tool"
|
||||
arch=(x86_64)
|
||||
|
@ -15,7 +15,7 @@ depends=(kparts hicolor-icon-theme)
|
|||
makedepends=(extra-cmake-modules kdoctools)
|
||||
source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
|
||||
0001-link-atomic.patch)
|
||||
sha256sums=('2f35e9357a303144e3dd5a033a1a8caa70d3eecdb355213e9473cd04bc308bab'
|
||||
sha256sums=('76e18e097a078c1a440a32562734391d71d12446fcd3b2afeece87c136f43bb8'
|
||||
'SKIP'
|
||||
'414fd602932d4572eb564da71c8adde822dfcc96727693c266195580a04d9809')
|
||||
validpgpkeys=(EE56D710885D36FB1E4D21F3F442B36D614B06BC) # Michael Reeves <reeves.87@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue