summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2017-04-19 16:33:14 +0300
committerCaleb Maclennan2017-04-19 16:33:14 +0300
commit935dfc23fc4466f634fb0654aebd9bfcf34ace7f (patch)
tree5bf450c6d3ffbe03f3ba78b6d68f79ad69e0ef3e
parent38bf6107885def684435e562f747faf633383698 (diff)
downloadaur-935dfc23fc4466f634fb0654aebd9bfcf34ace7f.tar.gz
Move project website and note sources missing, downgrade to pre-release package number
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d940c02bae6..666373174802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
+# Generated by mksrcinfo v8
+# Wed Apr 19 13:30:48 UTC 2017
pkgbase = pwm
pkgdesc = A password self service application for LDAP directories.
pkgver = 1.7.1
- pkgrel = 1
- url = https://code.google.com/p/pwm/
+ pkgrel = 0.1
+ url = https://github.com/pwm-project/pwm
arch = any
license = GPL2
makedepends = unzip
depends = java-runtime
- source = pwm_v1.7.1.zip::https://doc-00-54-docs.googleusercontent.com/docs/securesc/3iu73vhdk4goo4pdpd4j1d931pg410a5/na2tu76uc08oeo7hlvulabl52727ej77/1394553600000/00610532175993983158/04696991694515374320/0B4acymQTOxqhb3V6OHU2T0pmRUk?e=download&h=16653014193614665626&nonce=5e2man3s1vbic&user=04696991694515374320&hash=27bfsrk7pdda88d9gr7d4q3ci0rkab4s
- md5sums = a996ef6e7eb8ba5134194ad79db2d107
+ sha256sums = a996ef6e7eb8ba5134194ad79db2d107
pkgname = pwm
diff --git a/PKGBUILD b/PKGBUILD
index 796bf28e3188..6fff55ef2a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,15 @@
pkgname=pwm
pkgver=1.7.1
-pkgrel=1
-url=https://code.google.com/p/pwm/
+pkgrel=0.1
+url="https://github.com/pwm-project/pwm"
pkgdesc="A password self service application for LDAP directories."
arch=('any')
license=('GPL2')
depends=('java-runtime')
makedepends=('unzip')
-source=("${pkgname}_v${pkgver}.zip::https://doc-00-54-docs.googleusercontent.com/docs/securesc/3iu73vhdk4goo4pdpd4j1d931pg410a5/na2tu76uc08oeo7hlvulabl52727ej77/1394553600000/00610532175993983158/04696991694515374320/0B4acymQTOxqhb3V6OHU2T0pmRUk?e=download&h=16653014193614665626&nonce=5e2man3s1vbic&user=04696991694515374320&hash=27bfsrk7pdda88d9gr7d4q3ci0rkab4s")
-md5sums=('a996ef6e7eb8ba5134194ad79db2d107')
+source=("")
+sha256sums=('a996ef6e7eb8ba5134194ad79db2d107')
package () {
cd "$srcdir"