[arch-commits] Commit in ruby-mustermann/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Aug 3 18:42:59 UTC 2022


    Date: Wednesday, August 3, 2022 @ 18:42:59
  Author: arojas
Revision: 1260122

upgpkg: ruby-mustermann 3.0.0-1: Update to 3.0.0

Modified:
  ruby-mustermann/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 18:41:40 UTC (rev 1260121)
+++ PKGBUILD	2022-08-03 18:42:59 UTC (rev 1260122)
@@ -2,7 +2,7 @@
 
 _gemname=mustermann
 pkgname=ruby-${_gemname}
-pkgver=1.1.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Your personal string matching expert"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('ruby' 'ruby-ruby2_keywords')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sinatra/mustermann/archive/v${pkgver}.tar.gz)
-md5sums=('f74bfaf56c19fff382431b8e330b912a')
+md5sums=('6c219b73546b2c74b2bd0f2249d760f5')
 
 prepare() {
   cd ${_gemname}-${pkgver}/${_gemname}



More information about the arch-commits mailing list