summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Seiler2023-11-14 12:34:45 +0100
committerPhilipp Seiler2023-11-14 12:34:45 +0100
commitc4c09e18b2abb67e2e3b545e48e9c86112917d5d (patch)
tree8c0eb2a609b029e9880401de9ff3c4c82e20dfe8
parente9b04e996879ae59d838426ab88b61fd34c7cc80 (diff)
downloadaur-ruby-rgen.tar.gz
replaced old link pointing to advertisements with github link
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3da5d2a02864..092a922a941d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.9.1
pkgrel=1
pkgdesc="Ruby Modelling and Generator Framework"
arch=(any)
-url="http://ruby-gen.org"
+url="https://github.com/mthiede/rgen"
license=('MIT')
depends=('ruby')
makedepends=('rubygems' 'binutils')