Commit Graph

7 Commits

Author SHA1 Message Date
Christoph Reiter
8bcef93102 libcello-git: fix pkgname (#2886)
This fixes an unintended rename in 4d8828efed
I missed that pkgbase was included in pkgname when renaming it.

Thanks to @filnet for catching this.
2017-09-14 07:54:21 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Kazuki Shigemichi
25f1c79c99 libcello: add LICENSES.md 2016-01-22 04:12:47 +09:00
Kazuki Shigemichi
dbedadc0c3 libcello: use lowercase _realname 2016-01-22 04:04:13 +09:00
Kazuki Shigemichi
577d6a5f44 libcello: add pkgbase line 2016-01-22 03:51:21 +09:00
Kazuki Shigemichi
2c49fd719e libcello: rename directory 2016-01-22 03:49:26 +09:00