summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kempen2015-06-08 16:11:37 +0200
committerAlexander Kempen2015-06-08 16:11:37 +0200
commit2a982d19f603b78722cdc5c8ab09057d20f525a1 (patch)
treec37e14f03d2efdf8c6184a83d6b632897d4805fc
parent7db572977af4c11a066a1f056ffa5ff3a802c2ee (diff)
downloadaur-2a982d19f603b78722cdc5c8ab09057d20f525a1.tar.gz
changed pkgver to git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3044a4a3dcb..a74e52529dce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = httpdiff-git
pkgdesc = Perform the same request against two HTTP servers and diff the results
- pkgver = 31.7887644
+ pkgver = git
pkgrel = 1
url = https://github.com/jgrahamc/httpdiff
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a2b731fea59e..86f878e682b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander 'chron' Kempen <chronischzuspaet at gmail dot com>
pkgname=httpdiff-git
_pkgname=httpdiff
-pkgver=31.7887644
+pkgver=git
pkgrel=1
pkgdesc='Perform the same request against two HTTP servers and diff the results'
arch=('i686' 'x86_64')