summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2015-06-14 01:11:48 +0200
committerGordian Edenhofer2015-06-14 01:11:48 +0200
commit84f2dadd3211d1e25a5c02f8da65f4c1218bd024 (patch)
treeaa0c8a6e0aa491d508e121a8f96713f8cf471ddb
parentaacfe6be3578f6bfa8d5b78fd06f74d5cce53f90 (diff)
downloadaur-84f2dadd3211d1e25a5c02f8da65f4c1218bd024.tar.gz
Updated pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5acbaf985c7a..012615f8fa16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fakepkg
pkgdesc = A tool to reassemble installed packages from its deliverd files. It comes in handy if there is no internet connection available and you have no access to an up-to-date package cache.
- pkgver = 1.0.1
+ pkgver = 1.01.0
pkgrel = 1
url = https://github.com/Edenhofer/bin
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index c47cff8a05a7..a7beabdff8a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=fakepkg
-pkgver=1.0.1
+pkgver=1.01.0
pkgrel=1
pkgdesc="A tool to reassemble installed packages from its deliverd files. It comes in handy if there is no internet connection available and you have no access to an up-to-date package cache."
arch=('any')