git » kpeoplevcard.git » commit a5fb85a

kpeoplevcard 0.1

author Urja (ARMLFS builder)
2024-06-19 07:31:06 UTC
committer Urja (ARMLFS builder)
2024-06-19 07:31:06 UTC
parent b84473568cac36250ec740ab6abe51746c31fc8b

kpeoplevcard 0.1

.gitignore +2 -0
PKGBUILD +2 -2

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a43258a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/src/
+/pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 86f63d0..96b61fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=2
 pkgdesc='Makes it possible to expose vcards to KPeople'
 url='https://kde.org/'
 license=(GPL)
-arch=(x86_64)
-depends=(kpeople5 kcontacts5)
+arch=(x86_64 'armv7h')
+depends=(kpeople kcontacts)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('8de5df5a3abeed2b13fc56f33d1846ae5b90adfc2127bc1b0ffa5e300b7663c3'