summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartiMcFly2016-08-19 15:06:29 +0200
committerMartiMcFly2016-08-19 15:06:29 +0200
commitb2da688e867dfe2e06c988fa8c2b5c2a573bddad (patch)
tree231c657f2e577308d82b46c36a1533bc675b57ac
parentd49f1b6c6b6aaeec42a8535e8a11bf40a5b92106 (diff)
downloadaur-b2da688e867dfe2e06c988fa8c2b5c2a573bddad.tar.gz
update updpkgsums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0865b189a4f0..b4883c3378b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Aug 19 13:03:39 UTC 2016
+# Fri Aug 19 13:06:27 UTC 2016
pkgbase = php-xapian
pkgdesc = PHP bindings for Xapian
pkgver = 1.2.23
diff --git a/PKGBUILD b/PKGBUILD
index 620b67bd9f01..4a4f35476486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,4 +24,4 @@ build() {
package() {
cd ${_realname}-$pkgver
make DESTDIR="$pkgdir" install
-} \ No newline at end of file
+}