summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-12 22:44:30 +0200
committerGoliathLabs2020-05-12 22:44:30 +0200
commit61d176c4b3e19028a9fca6c1b8196abdb453b3b5 (patch)
tree06598763612e4c8564f3c4dc08210cce9e8dfb81 /PKGBUILD
parent57fd44d803b81d6fb095f8abef89dae37a79bdc8 (diff)
downloadaur-ruby-haste.tar.gz
Updated: 0.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 977375f4d19c..e45d1de3500f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Bjorn Neergaard (neersighted) <bjorn@neersighted.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Bjorn Neergaard (neersighted) <bjorn@neersighted.com>
# Contributor: Matt Harrison <matt@mistbyte.com>
_pkgname=ruby-haste
pkgname=ruby-haste
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc='Simple client for uploading text to a haste-server (hastebin)'
url='https://github.com/seejohnrun/haste-client'
license=('MIT')
source=("https://rubygems.org/downloads/haste-${pkgver}.gem")
-sha256sums=('d7b3e1c86233afaed58ca4fdb74d128d4e69cfb4fe7c139358f66f8c20023f77')
+sha256sums=('986048f20b22c8251dc775041ddba04a298b953ee0d09bb0046df34ef7045849')
arch=('any')
depends=('ruby' 'ruby-faraday' 'ruby-json')