summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa2023-07-26 07:37:26 +0200
committerJelle van der Waa2023-07-26 07:37:26 +0200
commit1e02b4f9d4cd474d4b1740ec41ae4fd86611d64c (patch)
tree007e4c3ae6a56e4b3b33125fe1bf2bd59ec81507
parent0ded435ca149e05d01a215b5f4b20af1a1a8f24a (diff)
downloadaur-1e02b4f9d4cd474d4b1740ec41ae4fd86611d64c.tar.gz
upgpkg: 2.0-12
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b838b74b9ba..b7d7514d590e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vim-pastie
pkgver=2.0
_scriptid=10260
-pkgrel=11
+pkgrel=12
pkgdesc='A Vim plugin that lets you read and create pastes at http://pastie.org/'
arch=('any')
url='https://www.vim.org/scripts/script.php?script_id=1624'
@@ -11,7 +11,7 @@ license=('custom:vim')
depends=('ruby' 'vim-plugin-runtime')
groups=('vim-plugins')
source=("https://www.vim.org/scripts/download_script.php?src_id=$_scriptid" license.txt)
-sha256sums=('271836f473f6ccacdfb0d72a5c252370be92beb47a6580ee579e0fb96adbf14b'
+sha256sums=('a0b510431c29e600233c4a7d6a77ad7380d37dcfe862d42811f8258046fba94d'
'446c67d93c43addf076fe103a71844c2d875d478f82186436567dd221f2652f3')
package() {