summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlessandro Zanatta2023-07-17 16:37:20 +0200
committerAlessandro Zanatta2023-07-17 16:37:20 +0200
commitefb88f1e8294786e94dac0d03f6f047cc5dc29c9 (patch)
tree126293d7fd861dbef381d318206b5b19699d4681 /PKGBUILD
parent9d4b4dc01591d7c4c44bbe078eb61e74f6b51a48 (diff)
downloadaur-ruby-os.tar.gz
Reverted previous commit as pointed by comment on aur.archlinux.org.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad54a6402916..c0d40005a65f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Alessandro Zanatta <alessandro.zanatta.lav@gmail.com>
+# Maintainer: Marcell Meszaros < marcell.meszaros AT runbox.eu >
+# Contributor: farwayer <farwayer@gmail.com>
_gemname=os
pkgname=ruby-$_gemname
pkgver=1.1.4
-pkgrel=2
+pkgrel=3
pkgdesc='Provides basic information about the operating system'
arch=('any')
url='https://rubygems.org/gems/os'