summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ec1c1b01d1f..a9e44536d89d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ license=('GPL' 'LGPL')
depends=('linux' 'protobuf' 'python')
makedepends=('git' 'linux-headers' 'fakeroot' 'cmake')
install="rlite.install"
-source=("rlite.install" "rlite.conf" "rlite.service" "git+https://github.com/vmaffione/rlite.git")
+source=("rlite.install" "git+https://github.com/vmaffione/rlite.git")
noextract=()
-md5sums=("047aa5adec4c52ddbf86d12dbf300f71" "c1c8811f3a0dc47483468b77c97d8f59" "e9b71ee0e95d973ecb373b05140023d9" "SKIP")
+md5sums=("047aa5adec4c52ddbf86d12dbf300f71" "SKIP")
_gitname="rlite"