makedeb


drone-cli-bin 1.4.0-2


Command Line Tools for Drone CI

Click here to go back to the commit logs for drone-cli-bin.

Commit:


Hash: 5b981249e0f68a7785e5c165693ec9feb316cbe6

Message: Updated package description

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ff0d449..43996c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = drone-cli-bin
-	pkgdesc = Command Line Tools for Drone CI (Binary Release)
+	pkgdesc = Command Line Tools for Drone CI
 	pkgver = 1.3.0
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/drone/drone-cli
 	arch = x86_64
 	license = Apache-2.0
diff --git a/PKGBUILD b/PKGBUILD
index f9d0aad..efea8e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 
 pkgname=drone-cli-bin
 pkgver='1.3.0'
-pkgrel=1
-pkgdesc="Command Line Tools for Drone CI (Binary Release)"
+pkgrel=2
+pkgdesc="Command Line Tools for Drone CI"
 arch=('x86_64')
 license=('Apache-2.0')
 url="https://github.com/drone/drone-cli"