Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update checksums in PKGBUILD
Browse files Browse the repository at this point in the history
This was missed in commit 3d5350e.
  • Loading branch information
jrstjohn committed Feb 12, 2014
1 parent 1c63cf1 commit 78141ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ provides=('newpkg' 'pkgfile')
backup=('etc/pkgtools/newpkg.conf' 'etc/pkgtools/pkgfile.conf' 'etc/pkgtools/spec2arch.conf')
install=pkgtools.install
source=("v$pkgver::https://github.com/Daenyth/pkgtools/tarball/v$pkgver")
md5sums=('5361111e31741f8d7ff8ca45c7996b6b')
md5sums=('f139c3940e1038cac4e29e985089e8a8')

package() {
cd "Daenyth-$pkgname"-*
Expand Down

0 comments on commit 78141ef

Please sign in to comment.