diff options
author | Seppia <seppia@seppia.net> | 2018-06-04 00:36:57 +0200 |
---|---|---|
committer | Seppia <seppia@seppia.net> | 2018-06-04 00:36:57 +0200 |
commit | 8ed9b8ce229682a68fe9665d79c0a4b02d5a93b9 (patch) | |
tree | b77a4721477772a2c261e592c7196cf3b6b79f54 | |
parent | d1b6f9d172e5728505ac7700948739b32a376fd5 (diff) | |
download | repofish-git-8ed9b8ce229682a68fe9665d79c0a4b02d5a93b9.tar.gz repofish-git-8ed9b8ce229682a68fe9665d79c0a4b02d5a93b9.tar.bz2 repofish-git-8ed9b8ce229682a68fe9665d79c0a4b02d5a93b9.zip |
Version bump
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = repofish-git pkgdesc = My friends told me to make available this script I wrote to manage my local archlinux repo and AUR packages, so here it is. - pkgver = r23.a5f5421 + pkgver = r32.47fc2f8 pkgrel = 1 url = https://git.seppia.net/repofish.git arch = any @@ -1,6 +1,6 @@ # Maintainer: Seppia <seppia@seppio.fish> pkgname=repofish-git -pkgver=r23.a5f5421 +pkgver=r32.47fc2f8 pkgrel=1 pkgdesc="My friends told me to make available this script I wrote to manage my local archlinux repo and AUR packages, so here it is." arch=('any') |