summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXZS2016-04-20 18:50:41 +0200
committerXZS2016-04-20 18:50:41 +0200
commit4dff45f03a8579f5654a812b3521ff1822f6c63b (patch)
tree1960c56db4b9c01f04169683d0fc26010340a6d3 /.SRCINFO
parenta37bb6d1132594448145c9881f2491e9f3759558 (diff)
downloadaur-4dff45f03a8579f5654a812b3521ff1822f6c63b.tar.gz
leave git directory be
The package version function for all templates including source-git-plain broke since pacman reversed the order in which pkgver and prepare are run. The commit "run pkgver() in srcdir" partially restored it to a working state in which the version number was found. However, since the prepare function still removed the git directory, no revision number and commit hash could be appended in the pkgver function running afterwards. Now that the git directory does not not end up in the package any more because of the recent exclusion of hidden files from installation, it can be left present for the pkgver function to use without containing any further process.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5344f7f2000e..990b0554dee9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-extension-beyond-australis-git
pkgdesc = A Firefox add-on to improve the feeling of using the new Australis theme.
pkgver = 1.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Quicksaver/The-Fox--Only-Better
arch = any
license = MPLv2