@dreieck I actually had the code in, but it didn't work (forgot to set the variable). I also forgot to do commit and push the commit. I just published an updated PKGBUILD.
Search Criteria
Package Details: tea4cups-py3-git 3.15+r130.edae902-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tea4cups-py3-git.git (read-only, click to copy) |
---|---|
Package Base: | tea4cups-py3-git |
Description: | Tea4cups with Python3 |
Upstream URL: | https://codeberg.org/dadosch/tea4cups |
Licenses: | GPL2 |
Conflicts: | tea4cups-svn |
Provides: | tea4cups, tea4cups-py3, tea4cups-py3-doc |
Submitter: | danieltetraquark |
Maintainer: | danieltetraquark |
Last Packager: | danieltetraquark |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-08 18:05 (UTC) |
Last Updated: | 2020-03-07 17:49 (UTC) |
Dependencies (3)
Required by (0)
Sources (4)
Latest Comments
danieltetraquark commented on 2019-06-27 20:00 (UTC)
dreieck commented on 2019-03-20 14:08 (UTC)
In tea4cups-svn
, I create /var/spool/tea4cups
with matching ownership and permissions when building the package. Maybe you want to adopt that, and remove the note from the .install
-file?
Also, what about including tea4cups
' own notion of it's version in the $pkgver
? E.g.
cat tea4cups | sed -n -E 's|^[[:space:]]*__version__[[:space:]]*=[[:space:]]*(.*)$|\1|p' | tr -d \"\'
danieltetraquark commented on 2019-03-20 13:37 (UTC)
@dreieck OK, will do.
dreieck commented on 2019-03-20 13:17 (UTC)
Is it a drop-in replacement for tea4cups
? Then, please add to provides
: tea4cups=${pkgver}
.
danieltetraquark commented on 2019-03-18 18:43 (UTC)
Due to a change of version labeling, it is necessary to reinstall this package completely. This also means to clean the cache. This is the right way of labeling the versions as it will continue to ensure to get an update from now on.
Pinned Comments
danieltetraquark commented on 2019-03-18 18:43 (UTC)
Due to a change of version labeling, it is necessary to reinstall this package completely. This also means to clean the cache. This is the right way of labeling the versions as it will continue to ensure to get an update from now on.