summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-02-15Revert "Add git to makedepends"Lucas Werkmeister
Wrong package – this is turpial, not turpial-git… This reverts commit dec38d78c95d227dc0121b9f79db6cf356b0bb7d.
2018-02-15Add git to makedependsLucas Werkmeister
VCS packages should include the appropriate VCS tool in makedepends [1]. Pointed out by AUR user gdiscry on the mkosi-git package.
2017-12-11Update source URLs to point to GitHubLucas Werkmeister
The files.turpial.org.ve URLs result in 404 Not Found.
2015-11-26Fix dependenciesLucas Werkmeister
Add missing qt dependencies (thanks to AUR user kaczus for the info!), and make both gtk and qt dependencies optional.
2015-11-02Oops, forgot to mksrcinfoLucas Werkmeister
Sorry :(
2015-11-02Fix python2 dependenciesLucas Werkmeister
Pointed out by mielouk in AUR comments. Hopefully this fixes their issue.
2015-08-09Add blank line after maintainer/contributorsLucas Werkmeister
It’s just a bit nicer.
2015-08-09Indent with four spacesLucas Werkmeister
Shell script convention.
2015-08-09Add newline at end of fileLucas Werkmeister
Again, good practice.
2015-08-09Add build() functionLucas Werkmeister
Based on the turpial-git PKGBUILD.
2015-08-09Improve package()Lucas Werkmeister
No need to do weird replacements on the version. But let’s quote all variables, because it’s good practice.
2015-08-09Add libturpial dependencyLucas Werkmeister
libturpial is not included in the package.
2015-08-09Update to version 3.0Lucas Werkmeister
Also changed the checksum to sha1sum because we can easily get that from the source (see comment).
2015-08-09Generalize conflictLucas Werkmeister
Based on the turpial-git PKGBUILD, which does the same in reverse.
2015-08-09Fix conflicting packageLucas Werkmeister
It doesn’t make much sense for turpial to be conflicting with itself… I assume turpial-git was meant?
2015-08-09Remove unnecessary line breakLucas Werkmeister
2015-08-09Update python-notify{,2} dependencyLucas Werkmeister
2015-08-09Update source file URLLucas Werkmeister
2015-08-09Rename build() to package()Lucas Werkmeister
Looks like there isn’t a separate build phase anyways.
2015-08-09Update maintainer/contributorLucas Werkmeister
Add myself as maintainer, change previous maintainer to contributor.
2015-08-09Initial importLucas Werkmeister
Source: http://pkgbuild.com/git/aur-mirror.git/plain/turpial/PKGBUILD