summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmil Lundberg2018-04-24 22:31:00 +0200
committerEmil Lundberg2018-04-24 22:31:00 +0200
commit480b8f559e646c13397b0fb18e5f079652669cd0 (patch)
treeed4ae265cd5d022091adbafc125ade5b17ef0702 /PKGBUILD
parente4a7366769a566145b210c2ab1ddf504ca709f9c (diff)
downloadaur-gws.tar.gz
Remove ChangeLog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51422176bfbb..7ff171750c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname="gws"
pkgver="0.2.0"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Colorful KISS helper for git workspaces"
url="https://github.com/StreakyCobra/gws"
license=('MIT')
arch=('any')
depends=('bash>4.0' 'git')
-changelog="ChangeLog"
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/StreakyCobra/${pkgname}/archive/${pkgver}.tar.gz"
"https://github.com/StreakyCobra/${pkgname}/releases/download/${pkgver}/gws-${pkgver}.tar.gz.sig"