From 309b2af8238317142a3ca418e4fde8b8f8a155c7 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Tue, 25 Jul 2017 01:46:06 +0200 Subject: [PATCH] Package fixes --- packages/arch/KShare/PKGBUILD.sample | 2 +- packages/arch/Stable-KShare/PKGBUILD.sample | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/arch/KShare/PKGBUILD.sample b/packages/arch/KShare/PKGBUILD.sample index 0ce5932..22aeeea 100644 --- a/packages/arch/KShare/PKGBUILD.sample +++ b/packages/arch/KShare/PKGBUILD.sample @@ -3,7 +3,7 @@ pkgname=kshare-git pkgver=;COMMIT; pkgrel=1 conflicts=("kshare") -pkgdesc="A ShareX inspired cross platform utility written with Qt." +pkgdesc="The free and open source and cross platform screen sharing software." arch=('i686' 'x86_64') url="https://github.com/ArsenArsen/KShare" license=('MIT') diff --git a/packages/arch/Stable-KShare/PKGBUILD.sample b/packages/arch/Stable-KShare/PKGBUILD.sample index c8814fb..b3856a0 100644 --- a/packages/arch/Stable-KShare/PKGBUILD.sample +++ b/packages/arch/Stable-KShare/PKGBUILD.sample @@ -3,7 +3,7 @@ pkgname=kshare pkgver=;VER; pkgrel=1 conflicts=("kshare-git") -pkgdesc="A ShareX inspired cross platform utility written with Qt." +pkgdesc="The free and open source and cross platform screen sharing software." arch=('i686' 'x86_64') url="https://github.com/ArsenArsen/KShare" license=('MIT')