summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Revilla2020-02-11 11:06:23 +0100
committerMiguel Revilla2020-02-11 11:06:23 +0100
commitaf59d0596f31e52380a7a66a0fc5e7074c6332b5 (patch)
tree623ec7a7f93555e2466be671b7fd51e00c87129c
parent76fca3b15596c9bc174ed0c3b8dcfbee7412abf4 (diff)
downloadaur-af59d0596f31e52380a7a66a0fc5e7074c6332b5.tar.gz
Added URL
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6749ccda4ab9..ecc9e34af235 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = libodb-boost
pkgdesc = The ODB boost profile 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 b366e2cfa774..6434f26c0688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=libodb-boost
pkgver=2.5.0b17
pkgrel=1
pkgdesc="The ODB boost profile library"
+url="https://www.codesynthesis.com/products/odb/"
arch=('i686' 'x86_64')
depends=('build2' 'boost-libs')
options=('!libtool')