summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2018-09-02 20:24:21 -0400
committerEli Schwartz2018-09-02 20:24:21 -0400
commitd985b80352c373253f954c69b2512ccfd30db197 (patch)
treecf4a1e1b5459c5be448bcfd12263b32039937d43 /PKGBUILD
parente85ba19308545c71209cf9ee80b8acb077f9f14e (diff)
downloadaur-vim-eunuch.tar.gz
upgpkg: vim-eunuch 1.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 638434fc0b7a..31ab94312f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=vim-eunuch
-pkgver=1.1
-pkgrel=3
+pkgver=1.2
+pkgrel=1
pkgdesc="Vim sugar for the UNIX shell commands that need it the most, by tpope"
arch=('any')
url="https://github.com/tpope/${pkgname}"
@@ -12,7 +12,7 @@ license=('custom:vim')
groups=('vim-plugins')
depends=('vim')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('e452ddd541ef10e5fa9af48e36b181df6d95e5fe96fcea56cf41b20f99db8532')
+sha256sums=('c226391abb0753c2cadb04667466d33a6433ccd85fd3000bf76422d70980f806')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"