Search Criteria
Package Details: nextcloud-app-polls 7.2.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextcloud-app-polls.git (read-only, click to copy) |
---|---|
Package Base: | nextcloud-app-polls |
Description: | Poll app for Nextcloud |
Upstream URL: | https://github.com/nextcloud/polls |
Licenses: | AGPL-3.0-or-later |
Groups: | nextcloud-apps |
Submitter: | onny |
Maintainer: | kauron |
Last Packager: | kauron |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-28 11:02 (UTC) |
Last Updated: | 2024-11-25 14:03 (UTC) |
Dependencies (6)
- nextcloud (nextcloud-gitAUR)
- composer (composer-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yq (make)
Latest Comments
kauron commented on 2023-08-30 15:43 (UTC)
I read the correct version for each version with
xq
, in thepackage()
section of the PKGBUILD. The .SRCINFO shows up without versions, but the resulting package does contain the correct version.Does the .SRCINFO affect any process of the upgrade? If so, I'll figure out a way to update .SRCINFO with the correct version in the current and future app versions.
flavius commented on 2023-08-23 15:46 (UTC) (edited on 2023-08-23 15:46 (UTC) by flavius)
The depends makes little sense without a version, please check:
either remove the comparison, or add a version.