summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrea Girotto2020-01-18 11:44:15 +0100
committerAndrea Girotto2020-01-18 11:44:15 +0100
commit7b34e931422638cf83587c54c73d2e4621cee033 (patch)
tree9ba0cc53f04b0b90bcc65a856ce9f5d1e9845527 /PKGBUILD
parented2af363b00c466008b60b3d0a06fe6767942b2b (diff)
downloadaur-guile-dbd-postgresql.tar.gz
corrected base url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f13dbe9329de..c7f56c716d84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Andrea Girotto <andrea (dot) girotto (at) gmail (dot) com>
pkgname=guile-dbd-postgresql
pkgver=2.1.6
-pkgrel=2
+pkgrel=3
pkgdesc='guile-dbi database driver postgresql'
arch=(i686 x86_64)
license=(GPL2)
depends=('guile-dbi>=2.1.2' postgresql-libs)
-url=http://home.gna.org/guile-dbi/
+url=https://github.com/eestrada/guile-dbi/tree/master/guile-dbd-postgresql
source=(archlinux.patch
https://github.com/opencog/guile-dbi/archive/${pkgname}-${pkgver}.tar.gz)
md5sums=('f78f6657871b899c2f1442ff5e257d84'