summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmber2022-04-24 19:47:04 -0500
committerAmber2022-04-24 19:47:04 -0500
commit936bc2d1cc40a5c5900f6453455ad12ca4f9c05d (patch)
treeff80c15aefe8bb00e206bcdcd235b4e9edc35bde /PKGBUILD
parent9433b9206197c3a9abd864a99d23e42f32bfd2b9 (diff)
downloadaur-936bc2d1cc40a5c5900f6453455ad12ca4f9c05d.tar.gz
removed redundant install file
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe5a45b4fa88..46b7f06e2ac8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=amor
pkgver=15.08.3
-pkgrel=8
+pkgrel=9
pkgdesc='On-Screen Creature'
url='https://projects.kde.org/projects/kde/kdetoys/amor'
arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@ license=('GPL' 'LGPL' 'FDL')
groups=('kde-applications')
depends=('kxmlgui' 'kwindowsystem' 'kconfig' 'ki18n' 'kcoreaddons' 'kdbusaddons' 'kdoctools' 'qt5-x11extras')
makedepends=('cmake' 'extra-cmake-modules')
-install=${pkgname}.install
source=(git+https://github.com/KDE/amor.git)
-sha1sums=('SKIP')
+sha256sums=('SKIP')
build() {
mkdir -p build