summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Patrick Fair2021-01-05 11:30:44 -0700
committerChristopher Patrick Fair2021-01-05 11:30:44 -0700
commitcea14815afb588936aa303dda869682e341bb836 (patch)
treeef97073b509f0e340683de55f9666d1a7c369dfa
parenta4ba847549269a0e9a3385f42ff08b6ce9c2e10a (diff)
downloadaur-cea14815afb588936aa303dda869682e341bb836.tar.gz
modified: .SRCINFO
modified: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 142bde6a729f..423a49e7b442 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = triplea
depends = gtk-update-icon-cache
depends = java-runtime
source = https://github.com/triplea-game/triplea/releases/download/2.5.22294/triplea-game-headed-2.5.22294.zip
- sha256sums = b478da60ccf187e1bda55f23e8a139e7fa624e739a4ee173668a8d3b2a03f304
+ sha256sums = e8d52af53961bb1238668eafe0ef93943e999ad190f7947c361062e8eed9640b
pkgname = triplea
diff --git a/PKGBUILD b/PKGBUILD
index 4c651740576e..cbbec9d584ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
install=${pkgname}.install
depends=('gtk-update-icon-cache' 'java-runtime')
source=( "https://github.com/triplea-game/triplea/releases/download/${pkgver}/${appname}.zip")
-sha256sums=('b478da60ccf187e1bda55f23e8a139e7fa624e739a4ee173668a8d3b2a03f304')
+sha256sums=('e8d52af53961bb1238668eafe0ef93943e999ad190f7947c361062e8eed9640b')
package() {
install -d ${pkgdir}/usr/share/${pkgname}