summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-02-21 18:30:27 +0000
committerAdrian Perez de Castro2018-02-21 18:30:27 +0000
commit41de202da75b1624536f2bf23db13ed6482a17d2 (patch)
tree1aaf24b3c2486f677ef1c706f9d526e47c693d85 /.SRCINFO
parent1acb4e04aca84ea868dd9f238202abdcd56aee89 (diff)
downloadaur-41de202da75b1624536f2bf23db13ed6482a17d2.tar.gz
Fix pkgver() function and use the one from Arch Wiki
This changes the pkgver() function to use exactly the version suggested in the Arch Wiki: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec860c4ec993..78176a24d51d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wlroots-git
pkgdesc = Modular Wayland compositor library
- pkgver = r1924.2e7d8862
- pkgrel = 1
+ pkgver = r1924.2e7d886
+ pkgrel = 2
url = https://github.com/swaywm/wlroots
arch = x86_64
license = custom:MIT