summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-04-17 04:34:06 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-04-17 04:34:06 -0300
commitea9f66bde145d17cf06a29f250d650ee2437540f (patch)
treed83434c06c1aa7296da58a634e6de8a9a78d7f07
parentdb0c6cbb0cb5ccdf0f0c593f7fc4117b683e3278 (diff)
parentffb3ebbe0c98853f03a79b95cfff0f525df7d1fe (diff)
downloadabslibre-ea9f66bde145d17cf06a29f250d650ee2437540f.tar.gz
abslibre-ea9f66bde145d17cf06a29f250d650ee2437540f.tar.bz2
abslibre-ea9f66bde145d17cf06a29f250d650ee2437540f.zip
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
-rw-r--r--.gitignore2
-rw-r--r--libre/libretools/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a4f437311..9a6d4ab3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,4 @@ src/
pkg/
*.pkg.tar.*
*.src.tar.*
-namcap.log \ No newline at end of file
+namcap.log
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index da9513300..59eee7f1b 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libretools
pkgver=$(date -u +%Y%m%d)
-pkgrel=1
+pkgrel=1.1
pkgdesc="Scripts for easing Parabola's tasks"
arch=('any')
url="http://parabolagnulinux.org"