summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-01-15 14:08:57 +0100
committerStefan Husmann2017-01-15 14:08:57 +0100
commit4aeef3b0cb62fd7b3032489a177e4832ab6814b7 (patch)
tree8b8820fe2354b6645d86c7b07c26751bbb09c04a
parent2d24394f9939a9541e6e24a853b131feffe5d49d (diff)
downloadaur-4aeef3b0cb62fd7b3032489a177e4832ab6814b7.tar.gz
Updated version (0.92.6.5.g62020423 -> 0.92.6.7.g08179d9f).
Changelog ========= Merge pull request #9 from mark7/wb-texi-news (08179d9f) Fix broken news.texi file (a2460749) librep.spec.in: merge all changes from Fedora's librep.spec (62020423) update librep.spec.in (6639457c) bump version to 0.92.7 (1f94c7d5) NEWS (5cf368cb) stack-direction upwards for hppa* and metag* arches [Debian patch] Helge Deller (6c97ecc4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2eb2aaf19703..9060f9c39206 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 16 21:52:48 UTC 2016
+# Sun Jan 15 13:08:57 UTC 2017
pkgbase = librep-git
pkgdesc = A lisp system for sawfish - git version.
- pkgver = 0.92.6.5.g62020423
+ pkgver = 0.92.6.7.g08179d9f
pkgrel = 1
url = http://sawfish.wikia.com
arch = i686
@@ -12,7 +12,7 @@ pkgbase = librep-git
depends = gmp
depends = gdbm
depends = libffi
- provides = librep=0.92.6.5.g62020423
+ provides = librep=0.92.6.7.g08179d9f
conflicts = librep
options = !libtool
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index 4aeefa970054..ae7a2f382c36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=librep-git
-pkgver=0.92.6.5.g62020423
+pkgver=0.92.6.7.g08179d9f
pkgrel=1
pkgdesc='A lisp system for sawfish - git version.'
arch=('i686' 'x86_64')