summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2015-06-13 22:13:26 +0200
committerGordian Edenhofer2015-06-13 22:13:26 +0200
commitaacfe6be3578f6bfa8d5b78fd06f74d5cce53f90 (patch)
tree984b06b4f9e3c863e64b7f194cb55b2d19167c15
parent6d1a68d7cf592a0cceb5240eac64c9b86c48d145 (diff)
downloadaur-aacfe6be3578f6bfa8d5b78fd06f74d5cce53f90.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 d6583667a4a8..5acbaf985c7a 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
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/Edenhofer/bin
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index fb76331f0eb5..c47cff8a05a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=fakepkg
-pkgver=1
+pkgver=1.0.1
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')