summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7971bad4faa0..6072dda06820 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texlive-localmanager-git
pkgdesc = A shell and command-line utility to manage TeXLive on Arch Linux
- pkgver = 0.5.1
+ pkgver = 0.6
pkgrel = 1
url = http://wiki.archlinux.org/index.php?title=TeXLive#TeXLive_Local_Manager
install = tllocalmgr.install
@@ -12,7 +12,7 @@ pkgbase = texlive-localmanager-git
depends = perl-term-shellui
depends = perl-term-readline-gnu
depends = perl-list-moreutils
- provides = texlive-localmanager=0.5.1
+ provides = texlive-localmanager=0.6
conflicts = texlive-localmanager
source = texlive-localmanager::git://projects.archlinux.org/users/remy/texlive-localmanager.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ada37c09b178..71a7f80d050e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Firmicus <francois . archlinux . org>
pkgname=texlive-localmanager-git
-pkgver=0.5.1
+pkgver=0.6
pkgrel=1
pkgdesc="A shell and command-line utility to manage TeXLive on Arch Linux"
arch=('any')