summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c44a041c6426..d070693f09cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = libodb-mssql
pkgdesc = The ODB mssql runtime library
pkgver = 2.5.0b17
pkgrel = 1
+ url = https://www.codesynthesis.com/products/odb/
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 89913adc992f..e1d9fc1c8b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=libodb-mssql
pkgver=2.5.0b17
pkgrel=1
pkgdesc="The ODB mssql runtime library"
+url="https://www.codesynthesis.com/products/odb/"
arch=('i686' 'x86_64')
depends=('build2' 'unixodbc')
options=('!libtool')