summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f8d53a80754..048019e1e810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=drone-git
_pkgname=drone
-pkgver=v2973
+pkgver=v3608
pkgrel=1
pkgdesc="Drone is a Continuous Integration platform built on Docker, written in Go."
arch=('i686' 'x86_64')
@@ -64,7 +64,6 @@ package() {
# license
install -Dm644 "$_pkgname/LICENSE" "$pkgdir/usr/share/$_pkgname"
- install -Dm644 "$_pkgname/README.md" "$pkgdir/usr/share/$_pkgname"
# service
install -Dm644 drone.service "$pkgdir/usr/lib/systemd/system/drone.service"