summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-23 05:36:31 +0200
committerhaawda2017-08-23 05:36:31 +0200
commitb144a95ff5fe2ecc9b562c9efde4b71061609ad9 (patch)
treeb21cea6f3696a10c993afa14e468ed7776b2a9ec
parent4aeef3b0cb62fd7b3032489a177e4832ab6814b7 (diff)
downloadaur-b144a95ff5fe2ecc9b562c9efde4b71061609ad9.tar.gz
Updated version (0.92.6.7.g08179d9f -> 0.92.6.13.ga3615321).
Changelog ========= Fix Github language detection. (a3615321) Revert "fix news.texi" (25942341) Merge branch 'master' of github.com:SawfishWM/librep (aa520648) fix news.texi (58a8c6f4) update install-sh to 2014-09 (7d35669f) update config.guess + config.sub to 2016-10-02 (17d78915) 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 9060f9c39206..9ba51fac9323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 15 13:08:57 UTC 2017
+# Wed Aug 23 03:36:31 UTC 2017
pkgbase = librep-git
pkgdesc = A lisp system for sawfish - git version.
- pkgver = 0.92.6.7.g08179d9f
+ pkgver = 0.92.6.13.ga3615321
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.7.g08179d9f
+ provides = librep=0.92.6.13.ga3615321
conflicts = librep
options = !libtool
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index ae7a2f382c36..9bf7e62a82ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=librep-git
-pkgver=0.92.6.7.g08179d9f
+pkgver=0.92.6.13.ga3615321
pkgrel=1
pkgdesc='A lisp system for sawfish - git version.'
arch=('i686' 'x86_64')