summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 755e8b737dbf..73d380fd81ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
# Generated by mksrcinfo v8
-# Sat Jan 27 08:22:11 UTC 2018
+# Sun Mar 25 08:00:36 UTC 2018
pkgbase = pgmodeler
pkgdesc = PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases
pkgver = 0.9.1_beta
pkgrel = 1
epoch = 2
- url = http://www.pgmodeler.com.br/
+ url = https://pgmodeler.io/
install = pgmodeler.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index eee31ccc1b84..ea94559652f2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
epoch=2
pkgdesc="PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases"
-url="http://www.pgmodeler.com.br/"
+url="https://pgmodeler.io/"
license=('GPL3')
arch=('i686' 'x86_64')