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')