summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2018-07-01 15:13:13 +0000
committerJonathan Swaelens2018-07-01 15:13:13 +0000
commitb999cfbe2fcc98f38578e97548aa7b26afa5918e (patch)
treee401fa84cc5112795868015df8c84babf82bc37f
parent13d9b803112f3f143ab20e063f20bc0fedc191d3 (diff)
downloadaur-b999cfbe2fcc98f38578e97548aa7b26afa5918e.tar.gz
Update source URL of PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89e87d1ec53d..425d66e50f60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jul 1 15:12:24 UTC 2018
+# Sun Jul 1 15:13:13 UTC 2018
pkgbase = schema2ldif
pkgdesc = Convert .schema to .ldif.
pkgver = 1.3
@@ -7,7 +7,7 @@ pkgbase = schema2ldif
url = https://forge.fusiondirectory.org/projects/schema2ldif
arch = any
license = BSD
- source = http://repos.fusiondirectory.org/sources/schema2ldif/{pkgname}-1.3.tar.gz
+ source = http://repos.fusiondirectory.org/sources/schema2ldif/schema2ldif-1.3.tar.gz
source = default-path-for-ldap-schema-manager.patch
md5sums = bc4639b540f210a6afcf114fdfae56b6
md5sums = 35cab7886fe2fd592e414099db1d500d
diff --git a/PKGBUILD b/PKGBUILD
index 6339ea690a6e..416754da8371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://forge.fusiondirectory.org/projects/schema2ldif'
license=('BSD')
-source=("http://repos.fusiondirectory.org/sources/schema2ldif/{pkgname}-${pkgver}.tar.gz"
+source=("http://repos.fusiondirectory.org/sources/schema2ldif/${pkgname}-${pkgver}.tar.gz"
'default-path-for-ldap-schema-manager.patch')
md5sums=('bc4639b540f210a6afcf114fdfae56b6'
'35cab7886fe2fd592e414099db1d500d')