PapirusDevelopmentTeam / arc-kde

Arc KDE customization
https://git.io/arc-kde
GNU General Public License v3.0
901 stars 53 forks source link

New package version scheme bug #50

Closed domker closed 7 years ago

domker commented 7 years ago

Hi, After last changes version scheme in PKGBUILD, Octopi still shows that the package is NOT up to date. https://i.imgur.com/2Z9W2YM.png

I think issue is here in PKGBUILD:

pkgver() {
    cd "${srcdir}"
    printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}

Becouse after makepkg -s "pkgver" is changed to "r."

varlesh commented 7 years ago

Write about that on AUR. We support only PPA.

SmartFinn commented 7 years ago

Hi,

arc-kde-gitAUR is an unofficial package, try to report the problem to the package maintainer here https://aur.archlinux.org/packages/arc-kde-git/