summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-09-08 17:32:43 +0200
committerM0Rf302019-09-08 17:32:43 +0200
commit63f85aba568c253fcf0fec5b0869a8a99eff841a (patch)
treef94aebb4e2110fb21b040ba388f787d62c65f9a2
parent0ff573c761b8468ce03a4c60949e4f3f7ac982f3 (diff)
downloadaur-63f85aba568c253fcf0fec5b0869a8a99eff841a.tar.gz
hoteldruid: 2.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7c5d1929f99..6ccd20fa612d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = hoteldruid
pkgdesc = A php software to manage hotel reservations and booking
pkgver = 2.3.2
pkgrel = 1
- url = http://www.digitaldruid.net/php-residence/
+ url = http://www.hoteldruid.com/it/index.html
install = hoteldruid.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 10521dca6cc6..93276beb9653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.3.2
pkgrel=1
pkgdesc="A php software to manage hotel reservations and booking"
arch=('i686' 'x86_64')
-url="http://www.digitaldruid.net/php-residence/"
+url="http://www.hoteldruid.com/it/index.html"
license=('GPL')
depends=('php' 'mysql')
optdepends=('apache: Web server to run wordpress' 'cherokee: Lightweight Web server to run wordpress')